diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-03-31 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced + "test and branch" with "compute index into table" + 2005-03-30 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * doc/FileSystem.3: Defined loadHandle argument. [Bug 1172401] |