summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-06-24 06:24:49 (GMT)
committermdejong <mdejong>2002-06-24 06:24:49 (GMT)
commitfcc04ab1b58756107cc45bf54db5ba4a2ece6613 (patch)
treebf67ae6c7dc8630f2dbbbc902021d16b46e89a5a /ChangeLog
parent16bf143a0ff9c5e8c574c60f23898a5e121b916a (diff)
downloadtk-fcc04ab1b58756107cc45bf54db5ba4a2ece6613.zip
tk-fcc04ab1b58756107cc45bf54db5ba4a2ece6613.tar.gz
tk-fcc04ab1b58756107cc45bf54db5ba4a2ece6613.tar.bz2
Mention Tk patch numbers in ChangeLog entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bdb0fea..4e82f7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -292,6 +292,7 @@
* generic/tkStubInit.c: collapsing. Added a flags parameter to the
* generic/tkWindow.c: internal display structure to support this
* doc/QWinEvent.3: and be used in the future for other bits.
+ [Tk patch 564642]
* unix/mkLinks: updated from current docs
@@ -332,7 +333,7 @@
Add CirculateRequest, Create, MapRequest, ResizeRequest,
and ConfigureRequest event types;
Split TK_TOPLEVEL flag into TK_TOPLEVEL, TK_HAS_WRAPPER,
- TK_WIN_MANAGED, and TK_TOP_HIERARCHY.
+ TK_WIN_MANAGED, and TK_TOP_HIERARCHY. [Tk patch 572978]
2002-06-14 Andreas Kupries <andreas_kupries@users.sourceforge.net>
@@ -347,6 +348,8 @@
2002-06-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ Implement TIP 98 [Tk patch 566765]
+
* doc/FindPhoto.3, generic/tk.h, generic/tk.decls:
* generic/tkImgPhoto.c: Changed *_Old to *_NoComposite and
USE_OLD_PHOTO_PUT_BLOCK to USE_COMPOSITELESS_PHOTO_PUT_BLOCK