about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-04-27 19:30:39 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-05-03 01:27:36 +0000
commit4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1 (patch)
tree736b16476096638c74367c7170c8700af435ea9a /ChangeLog
parentd800c3850772d0bf7ae433938e9166315cf39f6d (diff)
downloadzsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar.gz
zsh-4d2bcf2fe7637b641ccde31a8ca7c4875f0699c1.tar.xz
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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad366f1c5..1942d9aab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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