summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgeorgeps <georgeps>2005-04-22 21:33:06 (GMT)
committergeorgeps <georgeps>2005-04-22 21:33:06 (GMT)
commitebc87b1efe3bfc22073ab925873e1f86bc745033 (patch)
tree4c248d240640decbfecb57844372467be2f61ccf /ChangeLog
parent85933e773143b22b992db8ae5414f70783da5a9e (diff)
downloadtk-ebc87b1efe3bfc22073ab925873e1f86bc745033.zip
tk-ebc87b1efe3bfc22073ab925873e1f86bc745033.tar.gz
tk-ebc87b1efe3bfc22073ab925873e1f86bc745033.tar.bz2
added an entry for the FontId.3 typo fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c20f95..0421eec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-22 George Peter Staplin <GeorgePS (at) XMission.com>
+ * doc/FontId.3: I fixed a typo. "linespace" was used instead of
+ "ascent". I also added a .PP before the paragraph to make the
+ formatting look better for the ascent paragraph.
+
2003-04-18 Joe English <jenglish@users.sourceforge.net>
* unix/tkUnixRFont.c(Tk_MeasureChars): Use Tcl_UtfToUnichar()