summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd3903cd5..daf4dbb85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-12-04 Clint Adams <schizo@debian.org>
+
+ * 13227: configure.in, Src/Modules/terminfo.c,
+ Src/Modules/terminfo.mdd: do not build terminfo
+ module if tigetstr() is not found in the same library
+ as tgetent(), indentation fix, use tputs() in echoti
+ builtin for outputting string capabilities, use
+ setupterm() for module boot.
+
2000-12-04 Peter Stephenson <pws@csr.com>
* 13226: configure.in, Config/defs.mk, Config/installfns.sh,