summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordrh <drh@sqlite.org>2002-07-17 19:14:47 (GMT)
committerdrh <drh@sqlite.org>2002-07-17 19:14:47 (GMT)
commit5625494c13f92f83294785e3691a89450f40c21a (patch)
tree50d78f982ddc5919d9964e0a5703e7d49a74824a /ChangeLog
parent023276a9b9bbb4085068a13aafc1ed53f72ea197 (diff)
downloadtcl-5625494c13f92f83294785e3691a89450f40c21a.zip
tcl-5625494c13f92f83294785e3691a89450f40c21a.tar.gz
tcl-5625494c13f92f83294785e3691a89450f40c21a.tar.bz2
Fix a comment that was causing problems for programs (like "mktclapp") that
embed the initialization script in strings. No changes to code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da88795..8b3b350 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-17 D. Richard Hipp <drh@hwaci.com>
+
+ * library/msgcat/msgcat.tcl: fix a comment that was causing
+ problems for programs (ex: mktclapp) that embed the initialization
+ scripts in strings.
+
2002-07-17 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclInt.decls: