diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-07-28 22:02:19 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-07-28 22:02:19 (GMT) |
commit | 7b8eed3f8207fe9b629165f8230e38ee620900ea (patch) | |
tree | bd023fb3554db8586f3fe25faa7894bd470621ee /ChangeLog | |
parent | 0c92911504f7d267c913fc8d2069cb87139b390b (diff) |
Taken into account that tabulations are not spaces for Makefiles.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |