summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 15:36:09 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 15:36:09 +0000
commit6ba027956ab7b88b1e65261e0fdce16bae693f94 (patch)
tree6eff0b04dbb6281d937a1fddcc95f658a60988d7 /changelog
parentdde83b3513bd084d3aa0a478ff4b2ddd07524fcb (diff)
+++ b/changelog
+Version 2.4: + + * Add DBusMemberName to force method names or signal names to something + other than the Java name (suggested byaViktar Vauchkevich <vctr -at- + yandex -dot- ru>) +
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog b/changelog
index 90ce0ab..534e107 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+Version 2.4:
+
+ * Add DBusMemberName to force method names or signal names to something
+ other than the Java name (suggested byaViktar Vauchkevich <vctr -at-
+ yandex -dot- ru>)
+
Version 2.3.2:
* Fix empty array/map bug (reported by Jan Kümmel