about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-08-05 01:30:19 +0000
committerClint Adams <clint@users.sourceforge.net>2000-08-05 01:30:19 +0000
commit45ffc3b6c8e5cca800a0ed55bbf9b1bb1c362b00 (patch)
treec2d3a457cbe267ea4e9c5263ce0699570328e2f6 /ChangeLog
parent971f7c0a19eefebe90274fde29c33e3a3a04b552 (diff)
downloadzsh-45ffc3b6c8e5cca800a0ed55bbf9b1bb1c362b00.tar.gz
zsh-45ffc3b6c8e5cca800a0ed55bbf9b1bb1c362b00.tar.xz
zsh-45ffc3b6c8e5cca800a0ed55bbf9b1bb1c362b00.zip
12541: zrealpath wrapper around realpath()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39e71f5d4..07484aabc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-04  Clint Adams  <schizo@debian.org>
 
+	* 12541: configure.in, Src/compat.c: zrealpath wrapper around
+	realpath().
+
 	* 12533: Src/Modules/files.c: drop the tail of the path
 	passed to mkdir in the call to pathconf().