diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2000-11-21 16:35:27 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2000-11-21 16:35:27 (GMT) |
commit | 5f087931231b7d843af1631a08f139365b35975c (patch) | |
tree | 0e2361127bbaf4855fc33d52d9be2f00f10dcde5 /ChangeLog | |
parent | c5d2690faeaabdfa1b384b6f09fd9e5b31883914 (diff) | |
download | tk-5f087931231b7d843af1631a08f139365b35975c.zip tk-5f087931231b7d843af1631a08f139365b35975c.tar.gz tk-5f087931231b7d843af1631a08f139365b35975c.tar.bz2 |
Added deprecation note from Bug #120944
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-11-21 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * doc/ConfigWidg.3: Added deprecation note from Bug #120944 - use + Tk_SetOption() instead. + * generic/tkImgPhoto.c (TkPhotoGetValidRegion): Applied patch to create this function and add it to tkInt stubs. Should now be possible to write an extension that accesses the transparency data |