diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-08-18 18:41:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-08-18 18:41:18 (GMT) |
commit | 4a3e6e1f6996989040a73a2a90d715b245efd80b (patch) | |
tree | aa9d209e6b157c25cc37754a08229bdec0971eed /ChangeLog | |
parent | 8427aee97261fe9d350906ca4e863d07238860f3 (diff) | |
download | tk-4a3e6e1f6996989040a73a2a90d715b245efd80b.zip tk-4a3e6e1f6996989040a73a2a90d715b245efd80b.tar.gz tk-4a3e6e1f6996989040a73a2a90d715b245efd80b.tar.bz2 |
Fix [Bug 1151523]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2005-08-18 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * doc/GetFont.3: Reworded to reflect the truth. [Bug 1151523] + 2005-08-16 George Peter Staplin <GeorgePS@XMission.com> * doc/CrtItemType.3 prototypes were lacking [] after objv. Thus @@ -7,7 +11,7 @@ 2005-08-13 Chengye Mao <chengye.geo@yahoo.com> * generic/tkOldConfig.c Fixed bug # 1258604. This bug was - introduced into the modfied Tk_ConfigureWidget. It failed + introduced into the modfied Tk_ConfigureWidget. It failed to properly handle the specFlags' bit TK_CONFIG_OPTION_SPECIFIED. 2005-08-12 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> |