about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-09-24 09:10:15 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-09-24 09:10:15 +0000
commit602cc2abe0397a0ad9309fc3306c3dc2b9300c91 (patch)
treeb8a6989d939ed735b3ebfed9e2744564cf0a9010 /ChangeLog
parent7ff2b823a9906bec36479335a2170e70d27c4029 (diff)
downloadzsh-602cc2abe0397a0ad9309fc3306c3dc2b9300c91.tar.gz
zsh-602cc2abe0397a0ad9309fc3306c3dc2b9300c91.tar.xz
zsh-602cc2abe0397a0ad9309fc3306c3dc2b9300c91.zip
Rocky: 25734: typo
25739: warn about GPL in binary if libgdm is linked
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a4a12b58..6acf6b46c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-24  Peter Stephenson  <pws@csr.com>
+
+	* 25739: configure.ac: warn about GPL in binary if libgdm
+	is linked.
+
+	* Rocky Bernstein: 25734: Test/B06fc.ztst: typo.
+
 2008-09-23  Clint Adams  <clint@zsh.org>
 
 	* 25737: Src/Zle/computil.c: remove dead code in ca_parse_line.