about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f6f2e72b6..6ed816f42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2001-09-08  Clint Adams  <clint@zsh.org>
 
-	* 1576x: Src/Modules/tcp.c: add -v (verbose)
+	* 15765: Doc/Zsh/expn.yo, Src/pattern.c:
+	introduce [:ascii:] class.
+
+	* 15763: Src/Modules/tcp.c: add -v (verbose)
 	for ztcp.
 
 	* 15762: Src/Modules/tcp.c, Src/Modules/tcp.h,