summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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()