about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-12-13 21:06:57 +0100
committerOliver Kiddle <opk@zsh.org>2021-12-13 21:06:57 +0100
commit91b7baf25929a20ee776100f406021a422d56e98 (patch)
treeb2c1c0e7348937cf969f67560382d0f50c6f0589 /ChangeLog
parent7791a6876c64ee678da0bd9af954af692146f4fd (diff)
downloadzsh-91b7baf25929a20ee776100f406021a422d56e98.tar.gz
zsh-91b7baf25929a20ee776100f406021a422d56e98.tar.xz
zsh-91b7baf25929a20ee776100f406021a422d56e98.zip
49646: allow colors in WATCHFMT with %F/%K
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb5d4564e..2fd7926ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-12-13  Oliver Kiddle  <opk@zsh.org>
 
+	* 49646: Doc/Zsh/mod_watch.yo, Src/Modules/watch.c, Src/prompt.c:
+	allow colors in WATCHFMT with %F/%K
+
 	* 49645: Completion/Unix/Type/_path_commands: when completing for
 	the path_dirs option, add a / suffix and follow symlinks