summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-05-31 20:20:54 +0100
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-05-31 20:20:54 +0100
commit417244f5799811b08002ad6a11dd75e3aeaa425b (patch)
treeed87ac98927e9ce7af9d9410804e2038102ecec0 /changelog
parent53ebc8b71b5e7eed4a573116fde12aabb8451213 (diff)
fixes
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 2fa7750..96965fc 100644
--- a/changelog
+++ b/changelog
@@ -8,6 +8,8 @@ Version 2.4.1:
* Fix dynamic introspection of objects which export the same
interface multiple times (Patch from Sveinung Kvilhaugsvik
<sveinung84 -at- users -dot- sourceforge -dot- net>)
+ * Fix CreateInterface to mangle names which are reserved words
+ (Spotted by sveinung84 -at- users -dot- sourceforge -dot- net)
Version 2.4: