diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-06 09:16:10 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-06 09:16:10 (GMT) |
commit | b05613ae985929afb110379631a7ae942becd611 (patch) | |
tree | 7a4b82cb0396932fa212c2312417a871cc4296c7 /ChangeLog | |
parent | 86480885c74b45e5064b4b9fe7ef7fa8a5d5bf0f (diff) | |
download | tk-b05613ae985929afb110379631a7ae942becd611.zip tk-b05613ae985929afb110379631a7ae942becd611.tar.gz tk-b05613ae985929afb110379631a7ae942becd611.tar.bz2 |
Doc change to discourage the use of TK_CONFIG_OPTION_SPECIFIED which was not
thread-safe and is now no-longer used.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-06 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * doc/ConfigWidg.3 (TK_CONFIG_OPTION_SPECIFIED): Mentioned that the + flag is deprecated because it is not thread-safe. + 2005-12-05 Reinhard Max <max@suse.de> * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow at |