about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2002-04-23 15:57:56 +0000
committerBart Schaefer <barts@users.sourceforge.net>2002-04-23 15:57:56 +0000
commit45af2f90f91fa1b3f3b326baa34272a4f045fb91 (patch)
treec57b0c045ce073ce1bfb036cbc26652b005f97a8 /ChangeLog
parent61cd3f54eb167ee7b17cb057c7652dc88784f09c (diff)
downloadzsh-45af2f90f91fa1b3f3b326baa34272a4f045fb91.tar.gz
zsh-45af2f90f91fa1b3f3b326baa34272a4f045fb91.tar.xz
zsh-45af2f90f91fa1b3f3b326baa34272a4f045fb91.zip
users/4851: Add Functions/Misc/relative.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12294b8f5..db2ff2277 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-23  Bart Schaefer  <schaefer@zsh.org>
+
+	* users/4851: Functions/Misc/relative: new function inspired by
+	discussion with Vin Shelton which converts a full file path into
+	its location relative to another path (default $PWD).
+
 2002-04-18  Peter Stephenson  <pws@csr.com>
 
 	* 17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore