about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-30 10:20:42 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-30 10:20:42 +0000
commitf26d396012b9a3a8bb9af8834df88038f4fb33b2 (patch)
tree1e97b1925bcbbb5bbd7ae625abbcdef85a7a318a /ChangeLog
parent24dc4bec073250312b17d62571f165766a430690 (diff)
downloadzsh-f26d396012b9a3a8bb9af8834df88038f4fb33b2.tar.gz
zsh-f26d396012b9a3a8bb9af8834df88038f4fb33b2.tar.xz
zsh-f26d396012b9a3a8bb9af8834df88038f4fb33b2.zip
25950 should use xyes, too
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0affdadfe..c82b3e661 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-10-30  Peter Stephenson  <pws@csr.com>
 
+	* Oliver (unposted): configure.ac: 25950 should use xyes, too.
+
 	* unposted: Completion/Zsh/Command/_tcpsys: added this since
 	it's already in .distfiles.  It's very limited in what it
 	does but it's better than nothing, I suppose.