Index: xotcl/ChangeLog =================================================================== diff -u -rfce8f28780c2c91fc8320c5a480eb2b6031b3b5b -re44f69435e8db4aa6ed2ffffe8caaa6586c2fc5f --- xotcl/ChangeLog (.../ChangeLog) (revision fce8f28780c2c91fc8320c5a480eb2b6031b3b5b) +++ xotcl/ChangeLog (.../ChangeLog) (revision e44f69435e8db4aa6ed2ffffe8caaa6586c2fc5f) @@ -1,21 +1,28 @@ -2007-09-00: +2007-09-18: * Release of XOTcl 1.5.5 +2007-09-18: + * Fix rpm build (most probably due to TEA 3.6) + 2007-09-13: - * upgrade to TEA 3.6 + * Use AssocData instead of the clientdata of the + global namespace to store the XOTcl interpreter's +2007-09-13: + * Upgrade to TEA 3.6 + 2007-09-10: - * make forwardoption -earlybinding more robust, when - forwards are done to tcl procs + * Make forward option -earlybinding more robust, when + forwards are done to Tcl procs 2007-08-16: - * fix introspection problem for copied objects and classes + * Fix introspection problem for copied objects and classes (remove superfluous ::xotcl::initProcNS) Must have been a bug from before XOTcl 1.0 - * allow to load xotcl compiled for Tcl 8.4 to be loaded + * Allow to load XOTcl compiled for Tcl 8.4 to be loaded into a tclsh8.5 (again, substantial change). - the behavior can be turned of by setting + The behavior can be turned off by setting FORWARD_COMPATIBLE to 0 One can now test now 4 versions: