diff options
author | hobbs <hobbs> | 2007-04-24 16:26:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-04-24 16:26:52 (GMT) |
commit | 877bccfda97bb0128ba071241fea5911def1448b (patch) | |
tree | 069add34a463298bef9a75472f85a087fabca9fa /ChangeLog | |
parent | 38d23a79e2e70a6b9e5f6003fa19c6698660696e (diff) | |
download | tcl-877bccfda97bb0128ba071241fea5911def1448b.zip tcl-877bccfda97bb0128ba071241fea5911def1448b.tar.gz tcl-877bccfda97bb0128ba071241fea5911def1448b.tar.bz2 |
* unix/Makefile.in (dist): add platform library package to src dist
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2007-04-24 Jeff Hobbs <jeffh@ActiveState.com> + + *** 8.5a6 TAGGED FOR RELEASE *** + + * unix/Makefile.in (dist): add platform library package to src dist + 2007-04-24 Don Porter <dgp@users.sourceforge.net> * generic/tclCompExpr.c (ParseExpr): Memory leak in error case; the @@ -17,8 +23,6 @@ 2007-04-23 Daniel Steffen <das@users.sourceforge.net> - *** 8.5a6 TAGGED FOR RELEASE *** - * generic/tclCkalloc.c: fix warnings from gcc build configured with * generic/tclCompile.c: --enable-64bit --enable-symbols=all. * generic/tclExecute.c: |