diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +15-11-03 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + Include the 'svnrev.m4' file and update code. + + * Makefile.am: + Delete all references to revision.h*. + + * plugins/pychrysa/pychrysa.c: + Update code. + + * revision.h.in: + Deleted entry. + + * src/dialogs/about.c: + * src/main.c: + Update code. + + * svnrev.m4: + New entry: retrieve the revision number using M4 instead of shell. + 15-11-01 Cyrille Bagard <nocbos@gmail.com> * src/glibext/gbufferline.c: |