diff options
author | dgp <dgp@users.sourceforge.net> | 2002-05-08 05:13:03 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-05-08 05:13:03 (GMT) |
commit | 50a4cfe36baf76470123c8c9d24aee73d4e50fc4 (patch) | |
tree | 477a30f7a251e4a1243d7e255e01bf2197ef3d53 /ChangeLog | |
parent | e8abab9c4ff7f74bf91038224e4ce9f90b1e2cb8 (diff) | |
download | tk-50a4cfe36baf76470123c8c9d24aee73d4e50fc4.zip tk-50a4cfe36baf76470123c8c9d24aee73d4e50fc4.tar.gz tk-50a4cfe36baf76470123c8c9d24aee73d4e50fc4.tar.bz2 |
* Cleaned up namespace usage of the bgerror
dialog. Completes soft dependence on msgcat. [FR 539309]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ -2002-05-07 David Gravereaux <davygrvy@pobox.com> +2002-05-08 Don Porter <dgp@users.sourceforge.net> + + * library/bgerror.tcl: + * library/tclIndex: Cleaned up namespace usage of the bgerror + dialog. Completes soft dependence on msgcat. [FR 539309] +2002-05-07 David Gravereaux <davygrvy@pobox.com> * win/makefile.vc: Problem with TCLDIR macro not accepting forward slash path seperators resolved. Added the same logic to INSTALLDIR, too. [Bug #553208] |