diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-04-12 04:08:07 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-04-12 04:08:07 +0000 |
commit | 43cd922cd82026eaa968aeafd29f08ea386bb492 (patch) | |
tree | 99f12e43175191ab6ec8b014d56601423c1445c6 /ChangeLog | |
parent | e05ca62a9cd33a116454bd471e33c17f9c0c8191 (diff) | |
download | zsh-43cd922cd82026eaa968aeafd29f08ea386bb492.tar.gz zsh-43cd922cd82026eaa968aeafd29f08ea386bb492.tar.xz zsh-43cd922cd82026eaa968aeafd29f08ea386bb492.zip |
13955: boolnames et al., not boolcodes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 201d9d6d6..087128845 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-04-12 Clint Adams <schizo@debian.org> + * 13955: acconfig.h, configure.in, Src/Modules/terminfo.c: + s/codes/names/. + * 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 |