diff --git a/ChangeLog b/ChangeLog index 0d08aa4..22799a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ 2014-01-25 Kim Holviala + * Add deb packaging leftovers to .gitignore + * Up version number to 1.5 + include forgotten file git2changelog * Don't update ChangeLog unless the source tree is a git repo * Make ChangeLog update itself automatically from git log * Up Debian package version to 1.5 diff --git a/Makefile b/Makefile index 7a8efd5..cb79b2b 100644 --- a/Makefile +++ b/Makefile @@ -247,6 +247,7 @@ dist: clean functions.h ChangeLog release: dist cp $(TGZ) $(RELDIR) + cp README INSTALL $(RELDIR) #