summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc8ed9e..0f4ae9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-20 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkBusy.c, macosx/tkMacOSXEmbed.c, unix/tkUnixEmbed.c:
+ * win/tkWinWindow.c: Factor out the platform-specific parts into the
+ platform directories. [Bug 2180919]
+
2008-10-18 Donal K. Fellows <dkf@users.sf.net>
TIP #321 IMPLEMENTATION