diff options
author | dgp <dgp@users.sourceforge.net> | 2009-10-26 16:56:46 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-10-26 16:56:46 (GMT) |
commit | f8a12031084ace161fabdcdadaea112f0e6e35e6 (patch) | |
tree | 6c5b0a0539b3eb3215315f24a3dd56f2f9cdeeae /ChangeLog | |
parent | 5dac4fa094034470abd2ee135112ee4260292a6b (diff) | |
download | tk-f8a12031084ace161fabdcdadaea112f0e6e35e6.zip tk-f8a12031084ace161fabdcdadaea112f0e6e35e6.tar.gz tk-f8a12031084ace161fabdcdadaea112f0e6e35e6.tar.bz2 |
* unix/Makefile.in: Remove $(PACKAGE).* and prototype from the
`make distclean` target. Completes 2009-10-20 commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-10-26 Don Porter <dgp@users.sourceforge.net> + + * unix/Makefile.in: Remove $(PACKAGE).* and prototype from the + `make distclean` target. Completes 2009-10-20 commit. + 2009-10-25 Donal K. Fellows <dkf@users.sf.net> * unix/tkUnixColor.c (TkpGetColor): [Bug 2809525]: Impose a maximum |