about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2021-04-19 14:37:32 -0700
committerBart Schaefer <schaefer@ipost.com>2021-04-19 14:37:32 -0700
commit5fdd98552d2cdc7727eb29f75b53da73b39dee4b (patch)
tree4c9b93cc1b291821826a3bc9f09a45bbba5ba7b1 /ChangeLog
parent7d92391c6e49dd3bde811baee0083eba7638f5d9 (diff)
downloadzsh-5fdd98552d2cdc7727eb29f75b53da73b39dee4b.tar.gz
zsh-5fdd98552d2cdc7727eb29f75b53da73b39dee4b.tar.xz
zsh-5fdd98552d2cdc7727eb29f75b53da73b39dee4b.zip
47489: rename standout as italic
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 079b92d32..62595d85a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-04-19  Bart Schaefer  <schaefer@zsh.org>
+
+	* 47489: Functions/Misc/colors: rename standout as italic
+
 2021-04-19  Oliver Kiddle  <opk@zsh.org>
 
 	* Marlon Richert: 48621: Completion/Zsh/Function/_add-zsh-hook,