diff --git a/lib/sl/ChangeLog b/lib/sl/ChangeLog index 40c701205..69b3a7d28 100644 --- a/lib/sl/ChangeLog +++ b/lib/sl/ChangeLog @@ -1,3 +1,11 @@ +2006-12-27 Love Hörnquist Åstrand + + * sl_locl.h: Include . + + * test_sl.c: test sl_make_argv + + * sl.c (sl_make_argv): Add quoting support (both "" and \ style). + 2006-12-05 Love Hörnquist Åstrand * sl.c: Use strcspn to remove \n from fgets result. Prompted by