summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df3c77c..006f6ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: