diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-03 20:44:34 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-03 20:44:34 +0000 |
commit | 8fce24dc4fc05425b58a913aad20d2356d79322a (patch) | |
tree | aa093f3aa65041491cd5b1ff61790e7cf457d651 /ChangeLog | |
parent | 93dd3e0540408c5432cee323da07985859ea9638 (diff) | |
download | zsh-8fce24dc4fc05425b58a913aad20d2356d79322a.tar.gz zsh-8fce24dc4fc05425b58a913aad20d2356d79322a.tar.xz zsh-8fce24dc4fc05425b58a913aad20d2356d79322a.zip |
fix the cap.c patch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 62615a594..7036e8eab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-03-03 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * unposted: Src/Modules/cap.c: that's what happens when you + make patches for things that aren't supported on your system. + 2009-03-03 Peter Stephenson <pws@csr.com> * 26680: Src/Modules/cap.c: missed some stuff that needed metafied @@ -11320,5 +11325,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4597 $ +* $Revision: 1.4598 $ ***************************************************** |