diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-02 18:46:48 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-02 18:46:48 +0000 |
commit | b5d2e07a8e80c04678e1ce5269e24366d294d5d9 (patch) | |
tree | 262eed506c7f075bb01bae4895a591a47fc29bff /changelog | |
parent | 64d2ad2f3247a353b3c17c17950f6a5e1531a9cb (diff) |
weakreference bug fixes
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Version 2.4: 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>) + * Automatically unexport objects which go out of scope in the + parent program (don't hold a strong reference). Version 2.3.2: |