From 4f74aa9c5ddfe6e75437cffcc84eb4007e341df5 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sun, 15 Feb 1998 04:16:57 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4402 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/sl/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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'