about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2009-05-30 17:55:50 +0000
committerClint Adams <clint@users.sourceforge.net>2009-05-30 17:55:50 +0000
commitbd35231e70c8d1427f1c52cc410a581d0f181487 (patch)
tree7ee4fc0dcc535db318f0d393c53eb99fe54aec5d /ChangeLog
parent71865fd36d5b352602cb4b7555dfd912b5819c64 (diff)
downloadzsh-bd35231e70c8d1427f1c52cc410a581d0f181487.tar.gz
zsh-bd35231e70c8d1427f1c52cc410a581d0f181487.tar.xz
zsh-bd35231e70c8d1427f1c52cc410a581d0f181487.zip
27025: define _GNU_SOURCE on the Hurd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d87399d9f..81fbeb60e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-30  Clint Adams  <clint@zsh.org>
+
+	* 27025: Src/system.h: define _GNU_SOURCE on the Hurd.
+
 2009-05-29  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 27021: Src/pattern.c: length of variable saving globflags
@@ -11786,5 +11790,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4702 $
+* $Revision: 1.4703 $
 *****************************************************