about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc64a84d0..7e34501ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-17  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
+
+	* unposted: Doc/Zsh/metafaq.yo: site name change from Geoff.
+
+	* 13497: Src/pattern.c: `?##' didn't work.
+
 2001-02-16  Bart Schaefer  <schaefer@zsh.org>
 
 	* 13495: Follow-up to 13492 to un-break "${(A)=foo=$@}".