about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarlon Richert <marlon.richert@gmail.com>2021-03-17 12:50:57 -0500
committerdana <dana@dana.is>2021-03-17 12:50:57 -0500
commitf4a248f9d38dc02d65610395f4c7f9a95a5d6612 (patch)
tree03083407768c4d2264a2eaf8bca029cc43b072b7 /ChangeLog
parentf87b73e677739970c61eab55d4a3276beba1bd43 (diff)
downloadzsh-f4a248f9d38dc02d65610395f4c7f9a95a5d6612.tar.gz
zsh-f4a248f9d38dc02d65610395f4c7f9a95a5d6612.tar.xz
zsh-f4a248f9d38dc02d65610395f4c7f9a95a5d6612.zip
48180: Start menu selection with select=long-list in menu style
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 022e38994..b50d6b2b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-03-17  dana  <dana@dana.is>
+
+	* 48180: Marlon Richert: Completion/Base/Core/_main_complete,
+	Test/Y01completion.ztst: Start menu selection with
+	select=long-list in menu style
+
 2021-03-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 48147/0002: Functions/Math/zmathfunc, Test/Z02zmathfunc.ztst: