diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-08 22:17:29 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-08 22:17:29 (GMT) |
commit | e208c4358208dad7291adfbc93370d8d600f0db7 (patch) | |
tree | d4d4892751eef170eb06c6dc79f85286f357b08a /ChangeLog | |
parent | 4fe1cd27494c395df18c98125445861efac2a5c8 (diff) | |
download | tk-e208c4358208dad7291adfbc93370d8d600f0db7.zip tk-e208c4358208dad7291adfbc93370d8d600f0db7.tar.gz tk-e208c4358208dad7291adfbc93370d8d600f0db7.tar.bz2 |
* unix/Makefile.in: Update `make dist` to copy the image files
needed by the test suite into the source distro. This was overlooked
in the 2005-10-12 commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-03-08 Don Porter <dgp@users.sourceforge.net> + * unix/Makefile.in: Update `make dist` to copy the image files + needed by the test suite into the source distro. This was overlooked + in the 2005-10-12 commit. + * changes: Update in prep. for 8.5a4 release. 2006-03-07 Joe English <jenglish@users.sourceforge.net> |