summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2004-10-28 22:40:44 (GMT)
committermdejong <mdejong>2004-10-28 22:40:44 (GMT)
commite1c619039f8ec18c31eeaed778f144d0d6c21952 (patch)
treea29b234a4537d34f5df3bc014c4672048f51648c /ChangeLog
parent0ccfc6f18ee6f98aa2fc15b62a3c482dd8b927f6 (diff)
downloadtk-e1c619039f8ec18c31eeaed778f144d0d6c21952.zip
tk-e1c619039f8ec18c31eeaed778f144d0d6c21952.tar.gz
tk-e1c619039f8ec18c31eeaed778f144d0d6c21952.tar.bz2
* doc/wm.n: Add wm attributes . -alpha doc to account
for recent alpha changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8354bd4..15b1c02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-10-28 Mo DeJong <mdejong@users.sourceforge.net>
+ * doc/wm.n: Add wm attributes . -alpha doc to account
+ for recent alpha changes.
+
+2004-10-28 Mo DeJong <mdejong@users.sourceforge.net>
+
* win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler):
Back port HAVE_NO_SEH handler code from CVS HEAD to fix
gcc build breakage caused by 2004-10-26 back port.