diff options
author | hobbs <hobbs> | 2008-01-31 23:31:00 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2008-01-31 23:31:00 (GMT) |
commit | 763a2af63e3be0052e1a7077bfd29d0942f3c1eb (patch) | |
tree | 05378ae8d0c0753ea77889940d8e3994386c8845 /ChangeLog | |
parent | 0c3a20c457d2413882bf014b2e17974cbeb7b5a1 (diff) | |
download | tk-763a2af63e3be0052e1a7077bfd29d0942f3c1eb.zip tk-763a2af63e3be0052e1a7077bfd29d0942f3c1eb.tar.gz tk-763a2af63e3be0052e1a7077bfd29d0942f3c1eb.tar.bz2 |
* win/tkWinDialog.c (Tk_MessageBoxObjCmd): pass "" instead of NULL
when -title isn't set. [Bug #1881892]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-01-31 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinDialog.c (Tk_MessageBoxObjCmd): pass "" instead of NULL + when -title isn't set. [Bug #1881892] + 2008-01-31 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/panedwindow.n: Added proper description of -height and -width |