summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 420ecf8..30e3904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: