diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2005-08-15 16:05:42 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-08-15 16:05:42 +0000 |
commit | bce534d95722bbd9251e24601e36ad42f43ee255 (patch) | |
tree | 75e5a977b708634df56a42efcbc115e970276e32 | |
parent | ed370a901abbe8180d1f852158f405c2ad87a68c (diff) | |
download | zsh-bce534d95722bbd9251e24601e36ad42f43ee255.tar.gz zsh-bce534d95722bbd9251e24601e36ad42f43ee255.zip |
21609
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-08-15 Wayne Davison <wayned@users.sourceforge.net> + + * 21609: Src/glob.c: fixed the readlink() call in statfullpath(). + 2005-08-15 Felix Rosencrantz <f.rosencrantz@gmail.com> * 21611: Completion/X/Command/_mozilla: Added Firefox support. |