diff options
author | jenglish <jenglish@flightlab.com> | 2003-10-14 23:11:02 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2003-10-14 23:11:02 (GMT) |
commit | 354cb2f6a16e65c941bfd27988f05cf585b354c9 (patch) | |
tree | 6a6458e61d9a979afaaf40198b43741d7f74affb /ChangeLog | |
parent | 5b740713ea7006e048a102632dd88c78652b1cf2 (diff) | |
download | tk-354cb2f6a16e65c941bfd27988f05cf585b354c9.zip tk-354cb2f6a16e65c941bfd27988f05cf585b354c9.tar.gz tk-354cb2f6a16e65c941bfd27988f05cf585b354c9.tar.bz2 |
changed macro argument names to match function argument names
('dest' and 'src' were swapped, which was confusing) [GPS]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-10-14 Joe English <jenglish@users.sourceforge.net> + * unix/tkUnixPort.h(TkPutImage): changed macro argument names + to match function argument names ('dest' and 'src' were + swapped, which was confusing) [GPS] + 2003-10-14 Pat Thoyts <patthoyts@users.sourceforge.net> * win/makefile.vc: Applied patches from tcl bug #801467 from |