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, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9577b14d3..29d2c386b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2016-04-29  Peter Stephenson  <p.stephenson@samsung.com>
 
-	* Sebastian: 39354: Src/Modules/curses.c: alter internal return
+	* Sebastian: 38356: Src/Modules/curses.c, Doc/Zsh/mod_curses.yo:
+	allow integers as colours in curses.
+
+	* Sebastian: 38354: Src/Modules/curses.c: alter internal return
 	code so as not to mask curses error code.
 
 2016-04-26  Barton E. Schaefer  <schaefer@zsh.org>