diff options
| author | Barton E. Schaefer <schaefer@zsh.org> | 2016-01-04 22:50:48 -0800 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2016-01-04 22:50:48 -0800 |
| commit | bc703e4ad1d4a68b0569eff1fa574dff6bda6440 (patch) | |
| tree | ea89c0e1475784878771ab9a031e4d504dfcda75 /ChangeLog | |
| parent | 37501 (+ revise test): correct byte counts when simulating memstream via temp... (diff) | |
| download | zsh-bc703e4ad1d4a68b0569eff1fa574dff6bda6440.tar zsh-bc703e4ad1d4a68b0569eff1fa574dff6bda6440.tar.gz zsh-bc703e4ad1d4a68b0569eff1fa574dff6bda6440.tar.bz2 zsh-bc703e4ad1d4a68b0569eff1fa574dff6bda6440.tar.lz zsh-bc703e4ad1d4a68b0569eff1fa574dff6bda6440.tar.xz zsh-bc703e4ad1d4a68b0569eff1fa574dff6bda6440.tar.zst zsh-bc703e4ad1d4a68b0569eff1fa574dff6bda6440.zip | |
37503: detect incompatible "print" options, fix metafication and possible memory leak, miscellaneous cosmetics
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2016-01-04 Barton E. Schaefer <schaefer@zsh.org> + * 37503: Src/builtin.c: detect incompatible "print" options, fix + metafication and possible memory leak, miscellaneous cosmetics + * Jun T. (+ revise test): 37501: Src/builtin.c, Test/B03print.ztst: correct byte counts when simulating memstream via temp file |
