summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-10-17 22:55:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-10-17 22:55:35 (GMT)
commit2cfb66fcd5e8293d1dd689691bdc8c3517dd183a (patch)
treefd4536a69473c5c4d8204d052813f764286ea0ab /ChangeLog
parentaf29afcc9a37113e4187b1c0a20e3bf5e2dcd4d9 (diff)
Fixed other gcc warnings.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@273 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba5f083..27c0ed2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
12-10-18 Cyrille Bagard <nocbos@gmail.com>
+ * src/common/endianness.c:
+ * src/common/endianness.h:
+ * src/common/environment.c:
+ * src/common/extstr.c:
+ * src/common/xml.c:
+ * src/common/xml.h:
+ Fix other gcc warnings.
+
+12-10-18 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/Makefile.am:
* src/editor.c:
Update code.