about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-05-18 01:56:03 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-05-18 01:57:06 +0000
commit492c388e1db59a95157a55f58309c9f3997b9a53 (patch)
treef0ff1d26a4bac83f650834f0e079d3675af7573c /ChangeLog
parent7383baf4cff9a1621b9b5517689a5653ae86e123 (diff)
downloadzsh-492c388e1db59a95157a55f58309c9f3997b9a53.tar.gz
zsh-492c388e1db59a95157a55f58309c9f3997b9a53.tar.xz
zsh-492c388e1db59a95157a55f58309c9f3997b9a53.zip
48594 (plus an "F:" line corresponding to the question there): New tests for functions -t / functions -T
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eca118a0..fe375b093 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 48594 (plus an "F:" line corresponding to the question there):
+	Test/E02xtrace.ztst: New tests for functions -t / functions -T
+
 2021-05-16  Bart Schaefer  <schaefer@zsh.org>
 
 	* Marlon Richert: 48853: Doc/Zsh/contrib.yo,