diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-14 14:07:50 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-14 14:07:50 (GMT) |
commit | 02232e9bfade579d304edb4b0661280a64593a93 (patch) | |
tree | 275c5586d549746067683749acc5bdee77a54a73 /ChangeLog | |
parent | 8abf69416e48492ccda18dcfc6e8adf9d33d0a32 (diff) | |
download | tk-02232e9bfade579d304edb4b0661280a64593a93.zip tk-02232e9bfade579d304edb4b0661280a64593a93.tar.gz tk-02232e9bfade579d304edb4b0661280a64593a93.tar.bz2 |
Changed some _Old and _OLD to more descriptive terms.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2002-06-14 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * doc/FindPhoto.3, generic/tk.h, generic/tk.decls: + * generic/tkImgPhoto.c: Changed *_Old to *_NoComposite and + USE_OLD_PHOTO_PUT_BLOCK to USE_COMPOSITELESS_PHOTO_PUT_BLOCK + following a suggestion from Don Porter. + * tests/imgPhoto.test: Added tests of -compositingrule * doc/photo.n: Added documentation for "-compositingrule". |