diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-05-31 20:20:54 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-05-31 20:20:54 +0100 |
commit | 417244f5799811b08002ad6a11dd75e3aeaa425b (patch) | |
tree | ed87ac98927e9ce7af9d9410804e2038102ecec0 /changelog | |
parent | 53ebc8b71b5e7eed4a573116fde12aabb8451213 (diff) |
fixes
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |