about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-02-12 20:31:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-02-12 20:31:22 +0000
commitbb729797d3f941c947c83c365bf2e38048e9468d (patch)
tree162b2bd2d3b46b003fcc60ad45e22cd6ef60ddfc /ChangeLog
parent492943ac716bf63bb1e9e3b3ca625139fe34727d (diff)
downloadzsh-bb729797d3f941c947c83c365bf2e38048e9468d.tar.gz
zsh-bb729797d3f941c947c83c365bf2e38048e9468d.tar.xz
zsh-bb729797d3f941c947c83c365bf2e38048e9468d.zip
22237: location of man pages on NetBSD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8a04d791..a62e2fa9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-12  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 22237: Vincent Steman: Completion/Unix/Command/_man: location of
+	packaged manual pages on NetBSD.
+
 2006-02-11  Clint Adams  <clint@zsh.org>
 
 	* 22234: Completion/Unix/Command/_quilt: Adeodato Simó's