about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-04-12 12:44:05 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-04-12 12:44:05 +0000
commitc358c64c1d33b24f2001079010d9460f6f29ac0a (patch)
tree278c574ee9e2e95a1eedf1831ef84ba42ce2a361 /ChangeLog
parent35ddd9c4bae1956932dc45b4af48391ac71da0a2 (diff)
downloadzsh-c358c64c1d33b24f2001079010d9460f6f29ac0a.tar.gz
zsh-c358c64c1d33b24f2001079010d9460f6f29ac0a.tar.xz
zsh-c358c64c1d33b24f2001079010d9460f6f29ac0a.zip
Valentin Ochs: 28989: define _POSIX_C_SOURCE
when testing for sigset_t in configure (needed for musl).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cf1bfc19b..e8f0317c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-12  Peter Stephenson  <pws@csr.com>
+
+	* Valentin Ochs: 28989: configure.ac: define _POSIX_C_SOURCE
+	when testing for sigset_t (needed for musl).
+
 2011-04-11  Peter Stephenson  <pws@csr.com>
 
 	* users/15953: Src/builtin.c: handle EINTR when using read -k or
@@ -14433,5 +14438,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5242 $
+* $Revision: 1.5243 $
 *****************************************************