diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-02 16:20:45 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-02 16:20:45 +0000 |
commit | 64d2ad2f3247a353b3c17c17950f6a5e1531a9cb (patch) | |
tree | 72599fb3a24eea05712ed55724d48ff51cc7f123 /changelog | |
parent | 6ba027956ab7b88b1e65261e0fdce16bae693f94 (diff) |
fix or ignore warnings
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ Version 2.4: * Add DBusMemberName to force method names or signal names to something - other than the Java name (suggested byaViktar Vauchkevich <vctr -at- + other than the Java name (suggested byaViktar Vauchkevich <vctr -at- yandex -dot- ru>) + * Don't respond to Introspect/Ping except on the right interface + (pointed out by Serkan Kaba <serkan_kaba -at- yahoo -dot- com>) + Version 2.3.2: |