Index: xotcl/ChangeLog =================================================================== diff -u -rae1eaf81cb417f648c39d1de1152d15fbdf2d36e -r308ae099d8de5e6aee3e2baa61b8585c22660087 --- xotcl/ChangeLog (.../ChangeLog) (revision ae1eaf81cb417f648c39d1de1152d15fbdf2d36e) +++ xotcl/ChangeLog (.../ChangeLog) (revision 308ae099d8de5e6aee3e2baa61b8585c22660087) @@ -1,3 +1,9 @@ +2004-07-29 Gustaf.Neumann@wu-wien.ac.at + * changes to forward and instforward: + + %some-command executes some-command at invocation time and + substitutes result + + substitution extended to all arguments (also on callee) + 2004-07-28 Gustaf.Neumann@wu-wien.ac.at * yet another fixed access to freed memory (thanks to Zoran for his help with Purify )