about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2020-08-16 18:07:11 +0200
committerMikael Magnusson <mikachu@gmail.com>2020-08-16 18:07:19 +0200
commit01307ac59b774eec6587159c76a126e263e1df7d (patch)
tree7450519eb626846475439efa7fd4d28627497581
parent0bc559d0918159e357dc3669e97e9bb67b9610bd (diff)
downloadzsh-01307ac59b774eec6587159c76a126e263e1df7d.tar.gz
zsh-01307ac59b774eec6587159c76a126e263e1df7d.tar.xz
zsh-01307ac59b774eec6587159c76a126e263e1df7d.zip
unposted: add ChangeLog entries for previous commits
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44f48eb59..2b7622543 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2020-08-16  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 47304: Completion/Zsh/Type/_globflags: support specifying more
+	than one flag where appropriate
+
+	* 47305: Functions/Zle/edit-command-line: when possible, set
+	$BUFFER directly
+
+	* 47306: Completion/Zsh/Command/_zstyle, Doc/Zsh/contrib.yo,
+	Functions/Zle/edit-command-line: add editor style
+
+	* 47307: Functions/Zle/edit-command-line: restrict editing to
+	region if it is active
+
 2020-08-16  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 47314 (+ extra test case): Test/Z01is-at-least.ztst: is-at-least