diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2020-03-22 Daniel Shahaf <d.s@daniel.shahaf.name> + * 45583/0005: Src/parse.c: internal: Document the WC_FUNCDEF + data layout for anonymous functions with arguments (follow-up + to 29492) + * 45583/0004: Src/parse.c, Src/zsh.h: internal: Add some comments around wordcodes. No functional change. |