about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-01 21:17:12 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-01 21:17:14 +0000
commitad7948611c96596e585bc93642d9975224525092 (patch)
tree1133acfe7123b07f649c177ec1dd703270f29737 /ChangeLog
parentea3351c49610355512672ab478c715ba3cb92aef (diff)
downloadzsh-ad7948611c96596e585bc93642d9975224525092.tar.gz
zsh-ad7948611c96596e585bc93642d9975224525092.tar.xz
zsh-ad7948611c96596e585bc93642d9975224525092.zip
unposted: BUGS: Add 39319, a named-file process substitution cleanup bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9e305bde..a44e30aeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-04-01  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Etc/BUGS: Add 39319, a named-file process
+	substitution cleanup bug.
+
 2021-04-01  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 48202 (+ 48366 test fix from Jun): Src/utils.c,