summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-11 20:31:15 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-11 20:31:15 +0000
commit773c81dade4c0ea2752d30cd0684ce93f5a76e17 (patch)
tree478acfd32ac9c8f9381c381f0215cac987cca70a /changelog
parentdfebae02810a7be48c240bed7f8c9a29c85433e4 (diff)
aoeu
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog b/changelog
index 44b42d6..117a653 100644
--- a/changelog
+++ b/changelog
@@ -9,7 +9,9 @@ Version 2.4:
parent program (don't hold a strong reference).
* Add fallback objects---a single object can be called for any
object under a given path prefix.
- * Add support for localization of strings via gettext
+ * Add support for localization of strings via gettext.
+ * Throw a nicer error when signals are not declared as part of an
+ interface.
Version 2.3.2: