1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-04 08:30:54 +02:00

ChangeLog typos.

This commit is contained in:
Peter Stephenson 2018-02-13 10:17:29 +00:00
parent fa2879f500
commit 7492f1e9ed

View file

@ -1,11 +1,11 @@
2018-02-13 Peter Stephenson <p.stephenson@samsung.com>
* Eitan Adler: Doc/Zsh/params.yo: REPORTMEMORY is in kilobytes,
not megabytes:
not megabytes.
2018-02-12 Peter Stephenson <p.stephenson@samsung.com>
* Marijn: 42355: Src/exec.c, Test/A04redirect.ztst:
* Martijn: 42355: Src/exec.c, Test/A04redirect.ztst:
Interpreation of backslash on here doc input was inconsistent
and confusing.