diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ad4b19133..201d9d6d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2001-04-12 Clint Adams <schizo@debian.org> + * 13953: acconfig.h, configure.in, Src/Modules/terminfo.c: + have configure check for the existence of boolcodes, + numcodes, and strcodes symbols, and presume that they + are terminfo capability code inventories. + * 13951: Src/Modules/terminfo.c: make scanterminfo do something so that ${(k)terminfo} and ${(kv)terminfo} work. |