diff --git a/lib/sl/ChangeLog b/lib/sl/ChangeLog index e3a62c620..06e0bd080 100644 --- a/lib/sl/ChangeLog +++ b/lib/sl/ChangeLog @@ -1,3 +1,14 @@ +Sun Feb 15 05:12:11 1998 Johan Danielsson + + * Makefile.in: Install libsl under the `libss' name too. Install + mk_cmds, and ss.h. + + * make_cmds.c: A mk_cmds clone that creates SL structures. + + * ss.c: SS compatibility functions. + + * sl.c: Move command line split to function `sl_make_argv'. + Mon Oct 20 01:13:21 1997 Assar Westerlund * sl.c (sl_help): actually use the `help' field of `SL_cmd'