diff options
author | dgp <dgp@users.sourceforge.net> | 2003-09-08 15:00:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-09-08 15:00:24 (GMT) |
commit | 12cb56c96a1573c7c267898f9134285e1ed96a47 (patch) | |
tree | f4d0716eb857bcb47ccfad3a844b4e756b2f4e67 | |
parent | 97cdcb952880738c92e1f619b72198f43f3008cf (diff) | |
download | tcl-12cb56c96a1573c7c267898f9134285e1ed96a47.zip tcl-12cb56c96a1573c7c267898f9134285e1ed96a47.tar.gz tcl-12cb56c96a1573c7c267898f9134285e1ed96a47.tar.bz2 |
credit update
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ * library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pkgIndex.tcl: platforms do not try to use the registry package. This can save a costly and pointless package - search. Bumped to 1.3.1. Thanks to "imdave1". [Bug 781609]. + search. Bumped to 1.3.1. Thanks to Dave Bodenstab. [Bug 781609]. 2003-08-05 Miguel Sofer <msofer@users.sf.net> |