diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2000-11-21 16:35:27 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2000-11-21 16:35:27 (GMT) |
commit | 5fb60902d139dbaa22360245c548fbdbfa0e28fa (patch) | |
tree | 0e2361127bbaf4855fc33d52d9be2f00f10dcde5 /ChangeLog | |
parent | ff407d9f1c96264b703cfb85b5bcfa319de9a607 (diff) | |
download | tk-5fb60902d139dbaa22360245c548fbdbfa0e28fa.zip tk-5fb60902d139dbaa22360245c548fbdbfa0e28fa.tar.gz tk-5fb60902d139dbaa22360245c548fbdbfa0e28fa.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 |