summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-10-26 16:56:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-10-26 16:56:23 (GMT)
commita105e211c00630f0a0cbee1031379b3f187c3b9c (patch)
tree72d054694da794381eb4b5cf18464ad0a3d7c79d /ChangeLog
parent2a552ac984e719a90dd9e9b554e2c3eb929359f9 (diff)
downloadtcl-a105e211c00630f0a0cbee1031379b3f187c3b9c.zip
tcl-a105e211c00630f0a0cbee1031379b3f187c3b9c.tar.gz
tcl-a105e211c00630f0a0cbee1031379b3f187c3b9c.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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23eaa35..5ae9e9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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-24 Kevin B. Kenny <kennykb@acm.org>
* library/clock.tcl (ProcessPosixTimeZone):