summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index add3473..4545858 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
2003-07-15 Don Porter <dgp@users.sourceforge.net>
+ * doc/http.n: Updated SYNOPSIS to match actual syntax of
+ commands. [Bug 756112]
+
* unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted
strings instead of strcmp (not defined in any #include'd header)
and presumed NULL-terminated strings.