summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-07 11:41:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-07 11:41:06 (GMT)
commit75e7ae483a869550bca05be6d240c753acd49392 (patch)
tree7efe27208a86c359261a4a67b9dd49361b5d4c98
parentaec6a8cb3692c29ca555d4098676aeb8ed57d329 (diff)
downloadtk-75e7ae483a869550bca05be6d240c753acd49392.zip
tk-75e7ae483a869550bca05be6d240c753acd49392.tar.gz
tk-75e7ae483a869550bca05be6d240c753acd49392.tar.bz2
Now that fossil stores the right characters, we might as well use them in more places
-rw-r--r--ChangeLog4
-rw-r--r--changes4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 7af182b..68dd29a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1464,7 +1464,7 @@
* unix/tkUnixSelect.c (SelCvtFromX32, SelCvtFromX8): Make the
incremental transfer of binary selections work get deserialized
- correctly. Thanks to Emiliano Gavilan for detecting.
+ correctly. Thanks to Emiliano Gavilán for detecting.
2009-07-15 Donal K. Fellows <dkf@users.sf.net>
@@ -2172,7 +2172,7 @@
* changes: Updates for 8.5.2 release.
* unix/tkUnixCursor.c: Stop crash in [. configure -cursor] on X11.
- Thanks to emiliano gavilán. [Bug 1922466]
+ Thanks to Emiliano Gavilán. [Bug 1922466]
2008-03-26 Joe English <jenglish@users.sourceforge.net>
diff --git a/changes b/changes
index 810dd41..6864ebe 100644
--- a/changes
+++ b/changes
@@ -6678,7 +6678,7 @@ in screen distances, reducing precision loss (ferrieux)
2009-12-06 (bug fix)[2548661] crash in GetFontFamilyName (riefenstahl)
-2009-12-06 (bug fix)[2864685] Compiz menu item animation (gavilan,thoyts)
+2009-12-06 (bug fix)[2864685] Compiz menu item animation (gavilán,thoyts)
2009-12-09 (bug fix)[2902573] Update Safe Tk to new Safe Base (kurpies)
@@ -6852,7 +6852,7 @@ Many revisions to better support a Cygwin environment (nijtmans)
2012-08-24 (bug fix)[3558535] file dialog filtering (fellows)
-2012-08-25 (bug fix)[3554026,3561016] crash with tearoff menus (gavilan)
+2012-08-25 (bug fix)[3554026,3561016] crash with tearoff menus (gavilán)
2012-08-28 (bug fix)[3562426] Context menu goes off screen (nijtmans)