diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-04 16:18:37 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-04 16:18:37 (GMT) |
commit | 5d063ab7b3a58f14bc462097c7a345f2de83f9b2 (patch) | |
tree | d1fd8ab48b7d68ad0103dee7dbc8f322032e79dc /ChangeLog | |
parent | 1d426ad81fcbd177e2b6451ba776eed17e1f9d92 (diff) | |
download | tk-5d063ab7b3a58f14bc462097c7a345f2de83f9b2.zip tk-5d063ab7b3a58f14bc462097c7a345f2de83f9b2.tar.gz tk-5d063ab7b3a58f14bc462097c7a345f2de83f9b2.tar.bz2 |
Fix [Bug 1881896]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ +2009-04-04 Donal K. Fellows <dkf@users.sf.net> + + * doc/messageBox.n: [Bug 1881896]: Reworded to be clearer on what the + platform restrictions really are. + 2009-04-03 Joe English <jenglish@users.sourceforge.net> - * unix/tkUnixWm.c: Don't Panic [Bug 1789819]. + * unix/tkUnixWm.c: [Bug 1789819]: Don't panic when the window manager + does something unexpected with the stacking order. 2009-04-03 Donal K. Fellows <dkf@users.sf.net> |