summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-07 11:45:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-07 11:45:52 (GMT)
commitf339d11a14d762ffea8d324dc90f4fd57206adbe (patch)
tree82c124968bd2f583702bb2c3589a5deadb28b408 /ChangeLog
parentc7b7fdf7d1eb26ee3ab249d6c1b5f43c37109d7c (diff)
parent75e7ae483a869550bca05be6d240c753acd49392 (diff)
downloadtk-f339d11a14d762ffea8d324dc90f4fd57206adbe.zip
tk-f339d11a14d762ffea8d324dc90f4fd57206adbe.tar.gz
tk-f339d11a14d762ffea8d324dc90f4fd57206adbe.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--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b9887a..b3337ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -490,7 +490,7 @@
2011-12-13 Donal K. Fellows <dkf@users.sf.net>
* doc/getOpenFile.n: Make example follow best practices. Issue spotted
- by Emiliano Gavilan.
+ by Emiliano Gavilán.
2011-11-29 Donal K. Fellows <dkf@users.sf.net>
@@ -899,7 +899,7 @@
2010-12-02 Donal K. Fellows <dkf@users.sf.net>
* generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...):
- Expose angled text API for Emiliano Gavilan. Still only in internal
+ Expose angled text API for Emiliano Gavilán. Still only in internal
stub table.
2010-11-29 Jan Nijtmans <nijtmans@users.sf.net>
@@ -2542,7 +2542,7 @@
2009-07-26 Donal K. Fellows <dkf@users.sf.net>
* doc/canvas.n: Corrected description of acceptable join styles.
- Spotted by Emiliano Gavilan.
+ Spotted by Emiliano Gavilán.
2009-07-23 Donal K. Fellows <dkf@users.sf.net>
@@ -2579,7 +2579,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-18 Daniel Steffen <das@users.sourceforge.net>
@@ -4853,7 +4853,7 @@
* changes: Updates for 8.5.2 release.
* unix/tkUnixCursor.c: [Bug 1922466]: Stop crash in [. configure
- -cursor] on X11. Thanks to emiliano gavilan.
+ -cursor] on X11. Thanks to Emiliano Gavilán.
2008-03-26 Joe English <jenglish@users.sourceforge.net>