diff --git a/lib/editline/ChangeLog b/lib/editline/ChangeLog index c891b1089..e53b09825 100644 --- a/lib/editline/ChangeLog +++ b/lib/editline/ChangeLog @@ -1,3 +1,16 @@ +2005-07-07 Love Hörnquist Åstrand + + * editline.c (TTYinfo): only call tgetent if we found it using + autoconf + +2005-06-16 Love Hörnquist Åstrand + + * complete.c: move const to make it pass -Wcast-qual + + * testit.c: rename optind to optidx + + * editline.c: ansi'ify the code + 2005-04-24 Love Hörnquist Åstrand * *.[ch]: unexpose undefined part of the API, included strlcat