summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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 /ChangeLog
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 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>