summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 20:12:45 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 20:12:45 +0000
commit6f338b55f673f4bc30dcb665576e11185ab23932 (patch)
tree9901836fba76e5623d9e3df256daa2bc0243a551 /changelog
parent0c7a8b7a43d9d81809808a90c5a8574a6040ac69 (diff)
add fallback objects
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 4e68933..6a9c161 100644
--- a/changelog
+++ b/changelog
@@ -7,6 +7,8 @@ Version 2.4:
(pointed out by Serkan Kaba <serkan_kaba -at- yahoo -dot- com>)
* Automatically unexport objects which go out of scope in the
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.
Version 2.3.2: