summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c8f87e..3325b4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-05 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
+
+ * win/tkWinFont.c (Tk_MeasureChars): Fix indentation. Fix memory
+ leak. Fix handling of TK_WHOLE_WORDS.
+
2003-12-04 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkText.c: disallow negative or decreasing tab-stops,