diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-08 09:35:17 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-08 09:35:17 +0000 |
commit | fe7337447c2c2f0bed3e228bb9c5a035536e7fe4 (patch) | |
tree | ac3be90125f5c597719aaedd9023f671abfc07f3 /ChangeLog | |
parent | a84560cbf26ca9a03492412b091249c5d10a7456 (diff) | |
download | zsh-fe7337447c2c2f0bed3e228bb9c5a035536e7fe4.tar.gz zsh-fe7337447c2c2f0bed3e228bb9c5a035536e7fe4.tar.xz zsh-fe7337447c2c2f0bed3e228bb9c5a035536e7fe4.zip |
Timothy Redaelli: file name manipulations
in history can return NULL if HAVE_CANONICALIZE_FILE_NAME
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 1bcf38611..3c7b1dfe6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-02-08 Peter Stephenson <pws@csr.com> + + * : Timothy Redaelli: 30187: Src/hist.c: file name manipulations + in history can return NULL if HAVE_CANONICALIZE_FILE_NAME. + 2012-02-07 Peter Stephenson <pws@csr.com> * Holger Macht via Ismail: 30185: Src/Zle/complete.mdd: add @@ -15918,5 +15923,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5574 $ +* $Revision: 1.5575 $ ***************************************************** |