about summary refs log tree commit diff
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 a5258df4b..723813aa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-08-08  Peter Stephenson  <pws@csr.com>
 
+	* 17518: Doc/Zsh/metafaq.yo: mention www.zshwiki.org (from Bruno
+	Bonfils in users/5210).
+
 	* 17517: Src/jobs.c: Another memory leak was showing up with the
 	pwd field of the job structure, this attempts to rationalise it.