about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-03-29 13:30:45 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-03-29 13:33:46 +0000
commitaebdbfd7baff25f360481992094efa3052adb99e (patch)
tree63e314190c4a85f16449fb84da29e22d60f6e5f8
parent3d2814072ac2f8ae5640cc479a23dde5fa03ff9c (diff)
downloadzsh-aebdbfd7baff25f360481992094efa3052adb99e.tar.gz
zsh-aebdbfd7baff25f360481992094efa3052adb99e.tar.xz
zsh-aebdbfd7baff25f360481992094efa3052adb99e.zip
unposted: ChangeLog: Fix X-Seq numbers for the 39657, 39658, 39659 patch series.
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b7f398933..bab0cf02e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-03-29  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: ChangeLog: Fix X-Seq numbers for the 39657, 39658,
+	39659 patch series.
+
 	* unposted: Doc/Zsh/compsys.yo: docs: _arguments: Fix a typo
 	in the example.
 
@@ -7493,10 +7496,10 @@ g
 	Baptiste Daroussin) Better support bmake, FreeBSD's default
 	make(1) implementation.
 
-	* 39657: Completion/Zsh/Command/_zstyle: Complete the -g,
+	* 39659: Completion/Zsh/Command/_zstyle: Complete the -g,
 	-s,-b,-a, -t,-T, -m options.
 
-	* 39657: Completion/Zsh/Command/_zstyle: When completing a
+	* 39658: Completion/Zsh/Command/_zstyle: When completing a
 	style for an unrecognised context, complete all known styles.
 
 	* 39657: Completion/Zsh/Command/_zstyle,