diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-08-12 18:33:20 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-08-12 18:33:20 +0000 |
commit | cc9352c33dfd88a609cfc3e7b3ad271c1d2d6cab (patch) | |
tree | 2d049935deaed3c1dab090751e18822299803433 /ChangeLog | |
parent | 515554acbcc5aa1c9a3feb936a71e7a88822e774 (diff) | |
download | zsh-cc9352c33dfd88a609cfc3e7b3ad271c1d2d6cab.tar.gz zsh-cc9352c33dfd88a609cfc3e7b3ad271c1d2d6cab.tar.xz zsh-cc9352c33dfd88a609cfc3e7b3ad271c1d2d6cab.zip |
missed ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9632ab2b9..95e51e433 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-08-11 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Src/Modules/datetime.mdd: unposted: also fix the autofeatures. + * Src/params.c: unposted: Src/params.c, Test/V04features.ztst: fix some tests I broke. @@ -15232,5 +15234,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5420 $ +* $Revision: 1.5421 $ ***************************************************** |