summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2004-06-08 19:45:26 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2004-06-08 19:45:26 (GMT)
commit0c9e6cc0c0fbc431ddd9d42445b19d75d52d9a6f (patch)
tree3a925c5b39d8a20b517f50be0540f4bb4a4927b8 /ChangeLog
parentfaa888909bd49161d8a859316cb28d813cc9f1d7 (diff)
downloadtcl-0c9e6cc0c0fbc431ddd9d42445b19d75d52d9a6f.zip
tcl-0c9e6cc0c0fbc431ddd9d42445b19d75d52d9a6f.tar.gz
tcl-0c9e6cc0c0fbc431ddd9d42445b19d75d52d9a6f.tar.bz2
* generic/tclCompile.c: handle warning [Bug 969066]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ee7b7f..69be47e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-08 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclCompile.c: handle warning [Bug 969066]
+
2004-06-05 Kevin B. Kenny <kennykb@acm.org>
* generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw