diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-18 14:02:42 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-18 14:02:42 (GMT) |
commit | a0226c67f814c3d4a641687615bf4171ea749088 (patch) | |
tree | 8ff1c0a43b7231f6a69f4d07a80fadaa6e15d7c8 /ChangeLog | |
parent | 23a7258539e21badb897541271727a7669550378 (diff) | |
download | tcl-a0226c67f814c3d4a641687615bf4171ea749088.zip tcl-a0226c67f814c3d4a641687615bf4171ea749088.tar.gz tcl-a0226c67f814c3d4a641687615bf4171ea749088.tar.bz2 |
* tests/NRE.test: Added basic tests for deep TclOO calls
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2008-07-18 Miguel Sofer <msofer@users.sf.net> + * tests/NRE.test: Added basic tests for deep TclOO calls + * generic/tcl.decls: Change the public api prefix from * generic/tcl.h: TclNR_foo to Tcl_NRfoo * generic/tclBasic.c: |