diff options
author | mdejong <mdejong> | 2004-10-28 22:40:44 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2004-10-28 22:40:44 (GMT) |
commit | e1c619039f8ec18c31eeaed778f144d0d6c21952 (patch) | |
tree | a29b234a4537d34f5df3bc014c4672048f51648c /ChangeLog | |
parent | 0ccfc6f18ee6f98aa2fc15b62a3c482dd8b927f6 (diff) | |
download | tk-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |