about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2023-12-05 18:46:25 +0100
committerOliver Kiddle <opk@zsh.org>2023-12-05 18:51:33 +0100
commit0394b7cf1787f1fdeedf3e7fa1ad0ba976bdc862 (patch)
tree8f1f1f2c0d8e07721869d3edbdd6de6e42cf9f1d /ChangeLog
parent57d70d1b704ee0bb6b7cae8413940914abae4156 (diff)
downloadzsh-0394b7cf1787f1fdeedf3e7fa1ad0ba976bdc862.tar.gz
zsh-0394b7cf1787f1fdeedf3e7fa1ad0ba976bdc862.tar.xz
zsh-0394b7cf1787f1fdeedf3e7fa1ad0ba976bdc862.zip
52373: fix _numbers for suffixes containing % and update affected functions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68822c023..aa995e0d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-12-05  Oliver Kiddle  <opk@zsh.org>
+
+	* 52373: Completion/Base/Utility/_numbers,
+	Completion/Solaris/Command/_dumpadm, Completion/Unix/Command/_xz:
+	fix _numbers for suffixes containing % and update affected functions
+
 2023-12-04  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 52356: (cf. 52327 Dennis Eriksen): Doc/Zsh/builtins.yo: add