summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2001-11-10 04:11:46 (GMT)
committerdavygrvy <davygrvy@pobox.com>2001-11-10 04:11:46 (GMT)
commit4801a4a703fd7faff54f4361646cd421880b8396 (patch)
treec6a1d861c28c7c816cce335218606c0b2a2c44c2 /ChangeLog
parenta309ddf1b7079482ee05c0f5fd3e66960d8f520c (diff)
downloadtcl-4801a4a703fd7faff54f4361646cd421880b8396.zip
tcl-4801a4a703fd7faff54f4361646cd421880b8396.tar.gz
tcl-4801a4a703fd7faff54f4361646cd421880b8396.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 605accd..42a17a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2001-11-09 David Gravereaux <davygrvy@pobox.com>
+
+ * win/makefile.vc:
+ * win/tcl.dsp: winhelp target fixes for non-NT systems. It
+ seems NMAKE under these remembers changed directories during
+ commands. A new tcltest feature from Peter Spjuth
+ <peter.spjuth@space.se> to specify a pattern file from the
+ commandline and redirecting output to a file when not under
+ NT with it's scrollback console. Then it replays it, piped
+ through more. Added 2 new static "configurations" to tcl.dsp.
+ I could keep adding more, but I think we should leave it up to
+ the user for customizing it.
+
+ Sticky-points left: 'profile' option.
+
2001-11-09 Jeff Hobbs <jeffh@ActiveState.com>
* doc/FileSystem.3: