summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-06-01 17:58:42 +0000
committerClint Adams <clint@users.sourceforge.net>2008-06-01 17:58:42 +0000
commitd3774db0b4301880a834b41bbdc2044481b65e67 (patch)
tree9a97726b09c9bef53498452b81337c489b9916f1 /ChangeLog
parent25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l... (diff)
downloadzsh-d3774db0b4301880a834b41bbdc2044481b65e67.tar
zsh-d3774db0b4301880a834b41bbdc2044481b65e67.tar.gz
zsh-d3774db0b4301880a834b41bbdc2044481b65e67.tar.bz2
zsh-d3774db0b4301880a834b41bbdc2044481b65e67.tar.lz
zsh-d3774db0b4301880a834b41bbdc2044481b65e67.tar.xz
zsh-d3774db0b4301880a834b41bbdc2044481b65e67.tar.zst
zsh-d3774db0b4301880a834b41bbdc2044481b65e67.zip
25126: reformatting for 25124
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d257ac967..cf52a1e4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
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,
+ * 25124, 25126: 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>