diff options
author | das <das> | 2006-10-17 05:52:40 (GMT) |
---|---|---|
committer | das <das> | 2006-10-17 05:52:40 (GMT) |
commit | df7092fbb134cfbb28d68c0deca1a6241df8ca02 (patch) | |
tree | a55e6823413c300b4b9c7e09db9b922becc7abb2 /ChangeLog | |
parent | 637ae4c9159b785f8c0494077f49c1e8f54a0c96 (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |