From 1266a13e1f687d34052ae7e2469048d035633e58 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Wed, 29 Dec 1999 22:19:46 +0000 Subject: * sed now supports addresses (numeric or regexp, with negation) and has an append command, thanks to Marco Pantaleoni * Fixed dmesg. It wasn't parsing its options (-n or -s) properly. * Some cosmetic fixes to ls output formatting to make it behave more like GNU ls. -Erik --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 8ba7369..37570d2 100644 --- a/Changelog +++ b/Changelog @@ -17,6 +17,11 @@ them so they should now work as expected. * New app: loadacm contributed by Peter Novodvorsky for loading application character maps for working with Unicode fonts. + * sed now supports addresses (numeric or regexp, with negation) and + has an append command, thanks to Marco Pantaleoni + * Fixed dmesg. It wasn't parsing its options (-n or -s) properly. + * Some cosmetic fixes to ls output formatting to make it behave more + like GNU ls. -Erik Andersen -- cgit v1.1