diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2002-06-14 14:07:50 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2002-06-14 14:07:50 (GMT) |
commit | e5e06c000366697e91738d8fe9a7d792c8df9726 (patch) | |
tree | 275c5586d549746067683749acc5bdee77a54a73 /ChangeLog | |
parent | 800371951994b2cb1817cf287544ce5db5d1c98c (diff) | |
download | tk-e5e06c000366697e91738d8fe9a7d792c8df9726.zip tk-e5e06c000366697e91738d8fe9a7d792c8df9726.tar.gz tk-e5e06c000366697e91738d8fe9a7d792c8df9726.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". |