summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-12-10 23:00:27 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-12-10 23:00:27 (GMT)
commit140fb3e960a840ad859124661029bd212a210812 (patch)
treeec8803142e162b7b8e959919ea7afa626b7a0aae /ChangeLog
parent624c39990f6db4c1318669baef61b8521e063a54 (diff)
downloadtcl-140fb3e960a840ad859124661029bd212a210812.zip
tcl-140fb3e960a840ad859124661029bd212a210812.tar.gz
tcl-140fb3e960a840ad859124661029bd212a210812.tar.bz2
Bump to a3 to prevent confusion with a2 release.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d92ea0a..168354a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-10 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * tools/tcl.wse.in, unix/tcl.spec, win/README.binary, README:
+ * win/configure.in, unix/configure.in, generic/tcl.h:
+ Bumped version number to 8.5a3 to distinguish HEAD of CVS
+ development from the recent 8.5a2 release.
+
2004-12-10 Miguel Sofer <msofer@users.sf.net>
* generic/tclCompile.c (TclInitCompiledLocals):
* generic/tclCompile.h: