diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 11:25:32 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 11:25:32 (GMT) |
commit | aec6a8cb3692c29ca555d4098676aeb8ed57d329 (patch) | |
tree | 949c52fd0a129e5807c18de7d9c4448e3e7a6da1 | |
parent | 63b3afad9b516550ffc7b56b1f8536f81fb3c21c (diff) | |
download | tk-aec6a8cb3692c29ca555d4098676aeb8ed57d329.zip tk-aec6a8cb3692c29ca555d4098676aeb8ed57d329.tar.gz tk-aec6a8cb3692c29ca555d4098676aeb8ed57d329.tar.bz2 |
just fix some characters that fossil cannot handle well
-rw-r--r-- | ChangeLog.2004 | 6 | ||||
-rw-r--r-- | changes | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog.2004 b/ChangeLog.2004 index 5a02238..bf86629 100644 --- a/ChangeLog.2004 +++ b/ChangeLog.2004 @@ -368,7 +368,7 @@ an .xbm extension so Windows users won't get confused when wandering around the Tcl source tree. [Bug 733835] -2004-10-11 Miguel Bañon <bagnonm@users.sourceforge.net> +2004-10-11 Miguel Bañon <bagnonm@users.sourceforge.net> * library/msgs/sv.msg: Swedish message catalog from Mats Bengtsson. @@ -1087,7 +1087,7 @@ 2004-04-21 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> Mac OS X: Fix several problems with Icelandic (and Faroese) keyboards - reported by Jérôme Gagnon-Voyer <gagnonje5000<at>mac<dot>com> on + reported by Jérôme Gagnon-Voyer <gagnonje5000<at>mac<dot>com> on tcl-mac on 2004-03-22. * macosx/tkMacOSXKeyEvent.c (KLSInit): Add. @@ -2782,7 +2782,7 @@ * doc/text.n: Fixed markup errors. -2003-05-28 Miguel Bañón <bagnonm@users.sourceforge.net> +2003-05-28 Miguel Bañón <bagnonm@users.sourceforge.net> * library/msgs/cs.msg: Updated messages from wohnivec@iol.cz @@ -3731,7 +3731,7 @@ broken on the Mac and Windows. Added the ability to set the title of a menu when it gets torn off and override Tk's automatic generation of the title. On the Macintosh, whenever a menu label contains three dots in a row "...", the menu will instead -display the elipses character 'É'. (SRP) +display the elipses character '…'. (SRP) 3/27/97 (bug fixes) When a menu had an error executing a postcommand, the error information was getting lost. On Windows, a set of @@ -6492,7 +6492,7 @@ Several documentation and release notes improvements 2008-03-21 (bug fix)[1863007,1920030] Export Ttk stubs table (english) -2008-03-26 (bug fix)[1922466] crash in [. configure -cursor] (gavilán) +2008-03-26 (bug fix)[1922466] crash in [. configure -cursor] (gavilán) 2008-03-27 (platform support)[1921166] Solaris 64bit build fixes (steffen) |