summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0d0970b4..bcc77e464 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-09-04 Bart Schaefer <schaefer@zsh.org>
+ * 12733: Functions/Misc/colors: Restore `grey' and other
+ accidentally-misplaced elements in the `fg*' and `bg*' arrays.
+
* 12732: Src/params.c: Suppress base# prefix when base is 10 even
if the [##base] format of 12722 was not used.