summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-06-19 19:39:40 (GMT)
committermdejong <mdejong>2002-06-19 19:39:40 (GMT)
commit269467e7e537a5d383d8a063a27c8ece5ee3a9e9 (patch)
treeda11148ff8ba31c62f7e6d39f71b07e3932e0a6d /ChangeLog
parentdff255d271da684e14bdb5d8adc2b9a049296366 (diff)
downloadtk-269467e7e537a5d383d8a063a27c8ece5ee3a9e9.zip
tk-269467e7e537a5d383d8a063a27c8ece5ee3a9e9.tar.gz
tk-269467e7e537a5d383d8a063a27c8ece5ee3a9e9.tar.bz2
Add Tk patch id to ChangeLog entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2ce879..c9fc43b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,7 @@
invalid memory ref on shutdown.
* win/tkWinX.c (TkpCloseDisplay): Don't free
the displayPtr since this is now done in TkCloseDisplay.
+ [Tk patch 570902]
2002-06-19 Donal K. Fellows <fellowsd@cs.man.ac.uk>