summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-10-17 05:52:40 (GMT)
committerdas <das>2006-10-17 05:52:40 (GMT)
commitdf7092fbb134cfbb28d68c0deca1a6241df8ca02 (patch)
treea55e6823413c300b4b9c7e09db9b922becc7abb2 /ChangeLog
parent637ae4c9159b785f8c0494077f49c1e8f54a0c96 (diff)
downloadtk-df7092fbb134cfbb28d68c0deca1a6241df8ca02.zip
tk-df7092fbb134cfbb28d68c0deca1a6241df8ca02.tar.gz
tk-df7092fbb134cfbb28d68c0deca1a6241df8ca02.tar.bz2
* library/demos/pendulum.tcl: fix incorrect setting of toplevel title.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a1f554..3733f9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-10-16 Andreas Kupries <andreask@activestate.com>
+ *** 8.5a5 TAGGED FOR RELEASE ***
+
* doc/WindowId.3: Pat's commit on 2006-10-08 broke the .SH NAME
information across several lines, breaking the cross-linking of
manpages during installation for this one. Put everything back
@@ -7,8 +9,6 @@
2006-10-16 Daniel Steffen <das@users.sourceforge.net>
- *** 8.5a5 TAGGED FOR RELEASE ***
-
* changes: updates for 8.5a5 release.
* macosx/tkMacOSXDraw.c: fix numerous issues in CG and QD drawing procs
@@ -25,6 +25,8 @@
* macosx/GNUmakefile: don't redo prebinding of non-prebound binaires.
+ * library/demos/pendulum.tcl: fix incorrect setting of toplevel title.
+
2006-10-10 Don Porter <dgp@users.sourceforge.net>
* changes: Updates for 8.5a5 release