diff options
author | dgp <dgp@users.sourceforge.net> | 2005-12-01 18:31:42 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-12-01 18:31:42 (GMT) |
commit | 277158cf072d9b7124bc4fb69806afac0a0b998c (patch) | |
tree | b33e795f5a24dae1e091df33e8219c946033da84 /ChangeLog | |
parent | f68d0a0e2f46385c06b1a65863da5d99e42c1abb (diff) | |
download | tk-277158cf072d9b7124bc4fb69806afac0a0b998c.zip tk-277158cf072d9b7124bc4fb69806afac0a0b998c.tar.gz tk-277158cf072d9b7124bc4fb69806afac0a0b998c.tar.bz2 |
2005-11-16 Don Porter <dgp@users.sourceforge.net>
*** 8.4.12 TAGGED FOR RELEASE ***
* changes: Update changes for 8.4.12 release
* mac/tkMacWm.c: Restored consistent error checking and
* macosx/tkMacOSXWm.c: messages among different platform's
* tests/wm.test: [wm grid] commands. [Bug 1323972].
* win/tkWinWm.c:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-11-16 Don Porter <dgp@users.sourceforge.net> + + *** 8.4.12 TAGGED FOR RELEASE *** + + * changes: Update changes for 8.4.12 release + + * mac/tkMacWm.c: Restored consistent error checking and + * macosx/tkMacOSXWm.c: messages among different platform's + * tests/wm.test: [wm grid] commands. [Bug 1323972]. + * win/tkWinWm.c: + 2005-12-01 Kevin Kenny <kennykb@acm.org> * win/makefile.vc: restored buildability. |