summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 16:20:45 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 16:20:45 +0000
commit64d2ad2f3247a353b3c17c17950f6a5e1531a9cb (patch)
tree72599fb3a24eea05712ed55724d48ff51cc7f123 /changelog
parent6ba027956ab7b88b1e65261e0fdce16bae693f94 (diff)
fix or ignore warnings
Diffstat (limited to 'changelog')
-rw-r--r--changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog b/changelog
index 534e107..8c2a19c 100644
--- a/changelog
+++ b/changelog
@@ -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: