diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-04-27 19:30:39 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-05-03 01:27:36 +0000 |
| commit | 4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1 (patch) | |
| tree | 736b16476096638c74367c7170c8700af435ea9a /ChangeLog | |
| parent | unposted: zyodl.vim: Use 'conceal' for some macros that expand to a single ch... (diff) | |
| download | zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar.gz zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar.bz2 zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar.lz zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar.xz zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar.zst zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.zip | |
45729: internal: Add a second parameter to zlinklist2array(), analogously to hlinklist2array().
Will be used in the next commit.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2020-05-03 Daniel Shahaf <d.s@daniel.shahaf.name> + + * 45729: Src/Modules/curses.c, Src/Zle/compcore.c, + Src/Zle/computil.c, Src/builtin.c, Src/linklist.c: internal: + Add a second parameter to zlinklist2array(), analogously to + hlinklist2array(). + 2020-05-02 Daniel Shahaf <d.s@daniel.shahaf.name> * unposted: Util/zyodl.vim: Use 'conceal' for some macros that |
