From be460fd6530e5e7adb993f576d0ac38bffe42179 Mon Sep 17 00:00:00 2001 From: Jeff Hobbs Date: Fri, 4 Jun 2004 19:25:46 +0000 Subject: [PATCH] see changes --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index e2f7810..94ec3ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2004-06-04 Jeff Hobbs + + * examples/simpleExamples.tcl: + * tests/vfsUrl.test: s/scriptics.com/tcl.tk + + * library/zipvfs.tcl (zip::Data): add zip::stat call that + correctly determines size for some zip files (Ferril). + + * generic/vfs.c: use PACKAGE_VERSION instead of hard-coded version + info. + + * configure, configure.in, Makefile.in, tclconfig/tcl.m4: updated + to the latest TEA3 spec + * pkgIndex.tcl.in (added): move from library/ subdir + * library/pkgIndex.tcl.in (removed): + +2004-06-03 Jeff Hobbs + + * configure (regened): + * tclconfig/tcl.m4 (TEA_TCL_64BIT_FLAGS): update to define + TCL_WIDE_INT_IS_LONG when 'using long'. + 2004-05-21 Vince Darley * win/makefile.vc: fix to compilation problem with new #includes -- 2.23.0