about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 6494e0018..c7c3ce63c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,28 +1,28 @@
 2021-04-15  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
-	* 45583/0008: Doc/Zsh/contrib.yo: vcs_info git: Use best
+	* 48574/0008: Doc/Zsh/contrib.yo: vcs_info git: Use best
 	practices in an example
 
-	* 45583/0007: Doc/Zsh/contrib.yo: vcs_info docs:
+	* 48574/0007: Doc/Zsh/contrib.yo: vcs_info docs:
 	vcs_info_lastmsg: Correct an ambiguous/wrong description.
 
-	* 45583/0006: Doc/Zsh/contrib.yo: vcs_info docs: Change
+	* 48574/0006: Doc/Zsh/contrib.yo: vcs_info docs: Change
 	user-context name in an example, to avoid confusion with the
 	special-casing of the value `command' in vcs_info_lastmsg.
 
-	* 45583/0005: Doc/Zsh/contrib.yo: vcs_info docs: Recommend use
+	* 48574/0005: Doc/Zsh/contrib.yo: vcs_info docs: Recommend use
 	of prompt expandos rather than terminal escape sequences.
 
-	* 45583/0004: Doc/Zsh/func.yo: docs: Document that hook functions
+	* 48574/0004: Doc/Zsh/func.yo: docs: Document that hook functions
 	may rely on $? (see workers/48570).
 
-	* 45583/0003: Doc/Zsh/contrib.yo: docs: Fix rendering in the
+	* 48574/0003: Doc/Zsh/contrib.yo: docs: Fix rendering in the
 	man page output
 
-	* 45583/0002 (tweaked): Doc/Zsh/contrib.yo: docs: Fix rendering
+	* 48574/0002 (tweaked): Doc/Zsh/contrib.yo: docs: Fix rendering
 	of an example in the man page output
 
-	* 45583/0001: Doc/Zsh/func.yo: docs: Minor markup tweak
+	* 48574/0001: Doc/Zsh/func.yo: docs: Minor markup tweak
 
 2021-04-13  dana  <dana@dana.is>