summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-04-28 08:37:01 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-04-28 08:37:01 (GMT)
commit1f27bcb487508323c68e02927575ef9717428b9c (patch)
treed6ecfdfebf917912b70345cdf3c82defec1ec269 /ChangeLog
parent12b8f6f81712c5c8abb8ac9cd6e60b4abe974f1c (diff)
downloadtk-1f27bcb487508323c68e02927575ef9717428b9c.zip
tk-1f27bcb487508323c68e02927575ef9717428b9c.tar.gz
tk-1f27bcb487508323c68e02927575ef9717428b9c.tar.bz2
Fix [1191097], factor, and tidy up.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95e8be2..16146ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-28 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * macosx/tkMacOSXNotify.c (TkMacOSXWaitForEvent): Fix for typo in
+ waitTime computation. [Bug 1191097]
+ (AlertNotifier): Factor out the core of the notifier alerting code.
+
2005-04-25 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes since