summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aae9e7a8..ae241d103 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2018-01-14  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 42136: Src/prompt.c: empty string check in %~ / %C expansions
+
 	* 42043: Src/exec.c: ZSH_DEBUG_CMD should not WARN_CREATE_GLOBAL
 
 2018-01-13  Barton E. Schaefer  <schaefer@zsh.org>