summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-07-28 22:02:19 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-07-28 22:02:19 (GMT)
commit7b8eed3f8207fe9b629165f8230e38ee620900ea (patch)
treebd023fb3554db8586f3fe25faa7894bd470621ee /ChangeLog
parent0c92911504f7d267c913fc8d2069cb87139b390b (diff)
Taken into account that tabulations are not spaces for Makefiles.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ccf59b..a46a4dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+16-07-29 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ Typo.
+
+ * plugins/Makefile.am:
+ Take into account that tabulations are not spaces for Makefiles.
+
16-07-28 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/analysis/content.c: