diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ca3eb3ccd..34b625a52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-03-14 Peter Stephenson <pws@csr.com> + * 24712: Src/utils.c: handling of backticks when being requoted + for use inside double quotes had off-by-one error. + * 24711: Src/parse.c, Src/text.c, Src/zsh.h, Test/A04redirect.ztst: fix re-presentation of here-documents munged internally to here-strings. |