diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2009-03-14 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + * src/analysis/Makefile.am: + * src/arch/Makefile.am: + * src/arch/x86/Makefile.am: + * src/common/Makefile.am: + * src/format/dwarf/Makefile.am: + * src/format/elf/Makefile.am: + * src/format/java/Makefile.am: + * src/format/Makefile.am: + * src/format/mangling/Makefile.am: + * src/format/pe/Makefile.am: + * src/gtkext/Makefile.am: + * src/Makefile.am: + * src/panel/Makefile.am: + Turn off lots of warnings by using the _GNU_SOURCE compliance. + 2009-03-11 Cyrille Bagard <nocbos@gmail.com> * src/analysis/line.c: |