diff --git a/lib/com_err/ChangeLog b/lib/com_err/ChangeLog index e57812d56..a685a7f22 100644 --- a/lib/com_err/ChangeLog +++ b/lib/com_err/ChangeLog @@ -1,3 +1,7 @@ +2006-10-19 Love Hörnquist Åstrand + + * Makefile.am (compile_et_SOURCES): add lex.h + 2005-12-12 Love Hörnquist Åstrand * com_err.3: Document the _r functions. diff --git a/lib/editline/ChangeLog b/lib/editline/ChangeLog index 3d2d6f3e5..7b072071d 100644 --- a/lib/editline/ChangeLog +++ b/lib/editline/ChangeLog @@ -1,5 +1,7 @@ 2006-10-19 Love Hörnquist Åstrand + * Makefile.am (libel_compat_la_SOURCES): add edit_compat.h + * Makefile.am (libeditline_la_SOURCES): add edit_locl.h 2005-07-07 Love Hörnquist Åstrand