diff --git a/lib/editline/ChangeLog b/lib/editline/ChangeLog index 3773f8c6b..61dd3b0fa 100644 --- a/lib/editline/ChangeLog +++ b/lib/editline/ChangeLog @@ -1,3 +1,11 @@ +2005-03-21 Love Hörnquist Åstrand + + * Makefile.am: Make editline a non-static library and let libtool + decide (same with libel_compat). This way libedit will build + shared version is the library that is possible to link with other + shared lib if its needed. Also make libed_compat a libtool + convenience library. + 2002-08-22 Assar Westerlund * testit.c: make it use getarg so that it can handle --help and