about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-09-21 18:13:39 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-09-21 18:14:01 +0000
commit15bed0db4085f51f223f7193eede41a112b71c82 (patch)
tree90ab4a86fe26fd0682581a5c587ca307c8ae0aad /ChangeLog
parentd1914c5af484791ee5d8f20261c08cecf113d3a9 (diff)
downloadzsh-15bed0db4085f51f223f7193eede41a112b71c82.tar.gz
zsh-15bed0db4085f51f223f7193eede41a112b71c82.tar.xz
zsh-15bed0db4085f51f223f7193eede41a112b71c82.zip
unposted (cf. 41707): internal: Document the count==0 case of checkrmall().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34163e55f..3a0656fc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-09-21  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted (cf. 41707): Src/utils.c: internal: Document the
+	count==0 case of checkrmall().
+
 2017-09-20  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 41736: NEWS, Src/exec.c: NO_INTERACTIVE_COMMENTS in $(...)