summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ade8874..61c93a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+13-09-01 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/debug/remgdb/stream.c:
+ * src/debug/remgdb/stream-int.h:
+ * src/debug/stream.c:
+ * src/debug/stream-int.h:
+ Remove some warnings by upgrading code to GLib 2.32.
+
+ * src/format/mangling/demangler.c:
+ * src/format/mangling/demangler.h:
+ * src/format/mangling/Makefile.am:
+ Disable the buggy demangling for Itanium.
+
+ * src/glibext/delayed.c:
+ * src/glibext/delayed-int.h:
+ Remove some warnings by upgrading code to GLib 2.32.
+
+ * src/glibext/gbinportion.h:
+ Typo.
+
+ * src/main.c:
+ * src/project.c:
+ Remove some warnings by upgrading code to GLib 2.32.
+
13-08-31 Cyrille Bagard <nocbos@gmail.com>
* src/arch/archbase.h: