diff options
author | hobbs <hobbs> | 2004-07-14 19:07:48 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-07-14 19:07:48 (GMT) |
commit | 089fe7d1499c6e9e9b73f50d2b7dbbce193abfb4 (patch) | |
tree | 79afe803d9778230b8a37520baaf26005f014592 /ChangeLog | |
parent | aa76271cc6a0a97765c9364b3a5829c8bfecc237 (diff) | |
download | tk-089fe7d1499c6e9e9b73f50d2b7dbbce193abfb4.zip tk-089fe7d1499c6e9e9b73f50d2b7dbbce193abfb4.tar.gz tk-089fe7d1499c6e9e9b73f50d2b7dbbce193abfb4.tar.bz2 |
* generic/tkUndo.c (TkUndoSetDepth): correct -maxundo
segfault. [Bug #969358] (jiangwu)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-07-14 Jeff Hobbs <jeffh@ActiveState.com> + * generic/tkUndo.c (TkUndoSetDepth): correct -maxundo + segfault. [Bug #969358] (jiangwu) + * generic/tk.h (TK_PATCH_LEVEL): * README, macosx/Wish.pbproj/project.pbxproj: bumped to * unix/configure, unix/configure.in, unix/tk.spec: patchlevel 8.4.7 |