diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-02 15:36:09 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-02 15:36:09 +0000 |
commit | 6ba027956ab7b88b1e65261e0fdce16bae693f94 (patch) | |
tree | 6eff0b04dbb6281d937a1fddcc95f658a60988d7 /changelog | |
parent | dde83b3513bd084d3aa0a478ff4b2ddd07524fcb (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-- | changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |