about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-12-01 04:18:14 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-12-01 04:20:56 +0000
commit884cd84722ab1c7d3ffcf18da86813a6c0e7aa31 (patch)
treee3ad216607cb8cdf172635d910fc04910255a073 /ChangeLog
parent9cc6f8d8c9992ff65ce8580967122ac3c6722f60 (diff)
downloadzsh-884cd84722ab1c7d3ffcf18da86813a6c0e7aa31.tar.gz
zsh-884cd84722ab1c7d3ffcf18da86813a6c0e7aa31.tar.xz
zsh-884cd84722ab1c7d3ffcf18da86813a6c0e7aa31.zip
49624: Expect the test 'All identifiers are variable references in POSIX arithmetic' to pass, as it has been passing since 49611.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78fc86749..76e753893 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2021-12-01  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 49624: Test/E03posix.ztst: Expect the test 'All identifiers
+	are variable references in POSIX arithmetic' to pass, as it
+	has been passing since 49611.
+
 	* unposted: Doc/Zsh/zle.yo, Doc/ztexi.yo: Add whitespace and
 	comments.  No functional change.