about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 043539756..b64c62830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-01-24  Bart Schaefer  <schaefer@zsh.org>
+
+	* 52468: Src/builtin.c, Src/utils.c: save and restore state of
+	correct TTY when using read -s / -d
+
 2024-01-14  Matthew Martin  <phy1729@gmail.com>
 
 	* github #109: Wu Zhenyu: Completion/Linux/Command/_valgrind: Fix