summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-11-07 11:28:37 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-11-07 11:28:37 (GMT)
commitfb591ebb3879f90f881d7a5c14bcb7b6c7a44412 (patch)
tree0ddf61421d9d55fbbfeb696ddb4880693bccd5ca /changes
parent2ead8bc61359d8d9db22c28c638155200c989e4a (diff)
parent36c1b1e9db89058dbf295f92dbc7cf662db452c9 (diff)
downloadtk-fb591ebb3879f90f881d7a5c14bcb7b6c7a44412.zip
tk-fb591ebb3879f90f881d7a5c14bcb7b6c7a44412.tar.gz
tk-fb591ebb3879f90f881d7a5c14bcb7b6c7a44412.tar.bz2
just fix some characters that fossil cannot handle well
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index 93945ab..c1ce7fe 100644
--- a/changes
+++ b/changes
@@ -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)