about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d2f8c573..7e35b2ead 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-04  Bart Schaefer  <schaefer@zsh.org>
+
+	* 12516: Src/compat.c, Src/system.h, Src/Modules/files.c,
+	Src/Modules/parameter.c: Rewrite the pathconf() support using a
+	wrapper function in compat.c to isolate the #ifdefs.
+
 2000-08-03  Peter Stephenson  <pws@csr.com>
 
 	* Andrej: 12501: Src/params.c: getenv etc. become zgetenv etc.