diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:20:23 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:20:23 (GMT) |
commit | c28bf1192da9e92b14a27884bdc517cc6fb37d54 (patch) | |
tree | a19328ff68e41d904937d3e1decf265f8ed5baf1 /ChangeLog | |
parent | fdc7ed699ce480cbda86351e66d3036105a1eca1 (diff) | |
download | tcl-c28bf1192da9e92b14a27884bdc517cc6fb37d54.zip tcl-c28bf1192da9e92b14a27884bdc517cc6fb37d54.tar.gz tcl-c28bf1192da9e92b14a27884bdc517cc6fb37d54.tar.bz2 |
Bumped patchlevel; might need changing in the future, but it makes life
easier for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2002-03-06 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tcl.h, tools/tcl.wse.in, unix/configure.in, + * unix/tcl.spec, win/README.binary, win/configure.in, README: + Bumped patchlevel; this might need to change in the future, but it + will help us distinguish between the CVS version and the most + recent released version. + 2002-03-06 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclInt.h: for unshared objects, TclDecrRefCount now |