diff options
author | dgp <dgp@users.sourceforge.net> | 2005-06-22 16:03:55 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-06-22 16:03:55 (GMT) |
commit | 8f4b4c54db724505dca2ab174792054c09138823 (patch) | |
tree | 6f08f43b574a59ee1b4a5dee16cd6b4f7f76ff5d | |
parent | 52301fb24e058da8b54a7162762afdedca4126ea (diff) | |
download | tk-8f4b4c54db724505dca2ab174792054c09138823.zip tk-8f4b4c54db724505dca2ab174792054c09138823.tar.gz tk-8f4b4c54db724505dca2ab174792054c09138823.tar.bz2 |
release tag
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ 2005-06-21 Donal K. Fellows <donal.k.fellows@man.ac.uk> + *** 8.4.11 TAGGED FOR RELEASE *** + * doc/GetBitmap.3: Fix silly error in SYNOPSIS. [Bug 1224983] 2005-06-20 Donal K. Fellows <donal.k.fellows@man.ac.uk> - *** 8.4.11 TAGGED FOR RELEASE *** - * generic/tkImgGIF.c (mInit,Mgetc,Fread): Stop anyone from reading off the end of a buffer. |