diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 1cbf6e5ea..cd38639e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-11-03 Barton E. Schaefer <schaefer@zsh.org> + + * 28384: Src/params.c: improve error message on assignment to a + field of a read-only hash. + 2010-10-27 Peter Stephenson <pws@csr.com> * unposted: Doc/Zsh/grammar.yo: typo pointed out by @@ -13794,5 +13799,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5116 $ +* $Revision: 1.5117 $ ***************************************************** |