summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-02-05 10:18:37 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-02-05 10:18:37 +0000
commitd5a84e681639aac6cca9b3fe50532729d2b60025 (patch)
tree95c228d6406001f96679ba68dec4fea178bbd3d8 /changelog
parent1ae3c61f78a8c62c947e94c7da8656d6849e3a24 (diff)
fix warnings when building with gcj
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index ac7b5bc..08d0c8c 100644
--- a/changelog
+++ b/changelog
@@ -21,6 +21,8 @@ Version 2.4:
* Fix utf-8 characters used in test to actually be the same character...
* Add code to preallocate the buffer array array (Suggested by Adam
Bennett <cruxic -at- gmail -dot- com>)
+ * Fix warnings when building with gcj (fixes a bug in Peer handling and
+ DBusSerializable handling)
Version 2.3.2: