summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Gniazdowski <sgniazdowski@gmail.com>2019-08-27 04:32:15 +0200
committerPeter Stephenson <p.stephenson@samsung.com>2019-08-27 10:35:07 +0100
commit2e87c3f3fb4a46fc1341c9c342652ae96acd6228 (patch)
treeebe03210bd15cce173d6c1f110af944a599d1142 /ChangeLog
parent2b41606fe7b57c33ca05e13e2ab7a3409456889e (diff)
downloadzsh-2e87c3f3fb4a46fc1341c9c342652ae96acd6228.tar.gz
zsh-2e87c3f3fb4a46fc1341c9c342652ae96acd6228.tar.xz
zsh-2e87c3f3fb4a46fc1341c9c342652ae96acd6228.zip
44712: Prefer any variety of ncurses to other terminal libraries.
We rely on its features to provide modules where it is available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ca039058..366087122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-08-27  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Sebastian: 44712: configure.ac: prefer any form of ncurses to
+	other terminal library as we rely on its features to provide
+	modules.
+
 2019-08-19  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* 44614: Completion/Debian/Command/_apt: apt list option completion