diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-06-01 16:39:06 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-06-01 16:39:06 +0000 |
commit | 5d288004c4977fc9b1cf52c6ec5ee918f9c1ed83 (patch) | |
tree | c57215516eabdd86306cd25b15bb37a814593f06 /ChangeLog | |
parent | d8c8ee410ed698812f2e101bb8b88c2ed4c8230a (diff) | |
download | zsh-5d288004c4977fc9b1cf52c6ec5ee918f9c1ed83.tar.gz zsh-5d288004c4977fc9b1cf52c6ec5ee918f9c1ed83.tar.xz zsh-5d288004c4977fc9b1cf52c6ec5ee918f9c1ed83.zip |
25124: work with --(disable|enable)-largefile instead of --(disable|enable)-lfs, since the latter is no longer functional.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index da2e655d4..d257ac967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-01 Clint Adams <clint@zsh.org> + + * 25124: INSTALL, MACHINES, configure.ac, Src/zsh.h: work with + --(disable|enable)-largefile instead of --(disable|enable)-lfs, + since the latter is no longer functional. + 2008-05-31 Clint Adams <clint@zsh.org> * 25122: aczsh.m4, configure.ac: use AC_SYS_LARGEFILE for better |