diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-04 14:03:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-04 14:03:47 +0000 |
commit | 8cba4981ad2b5f234b25238db489c86dd3c4a570 (patch) | |
tree | 3389c97e8b884d56ff849b4f8e1a15a8dba300ec /ChangeLog | |
parent | 2f136f5dafd6b84b6c2f5a1291ee282affc5f282 (diff) | |
download | zsh-8cba4981ad2b5f234b25238db489c86dd3c4a570.tar.gz zsh-8cba4981ad2b5f234b25238db489c86dd3c4a570.tar.xz zsh-8cba4981ad2b5f234b25238db489c86dd3c4a570.zip |
19535: Add --enable-cap
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4507f4c2b..da7b1a9d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-04 Peter Stephenson <pws@csr.com> + + * 19535: configure.ac, INSTALL: Add --enable-cap flag + to turn on search for POSIX capabilities; fails on AIX otherwise. + 2004-03-03 Wayne Davison <wayned@users.sourceforge.net> * users/7105: configure.ac, Makefile.in: Added back the stamp-h |