From: John Beppu Date: Fri, 7 Jan 2000 02:04:58 +0000 (-0000) Subject: making note of my changes. X-Git-Tag: 0_40~8 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9324b400abe4365e5e50d1d4e5e155d1f708dbc0;p=oweals%2Fbusybox.git making note of my changes. --- diff --git a/Changelog b/Changelog index a7e600771..00ddbfa42 100644 --- a/Changelog +++ b/Changelog @@ -33,6 +33,7 @@ - Glibc 2.0.7 and libc5 compile fixes * Grep -i previously failed on UPPER CASE patterns due to a silly regexp implementation bug that is now fixed. + # Implemented uniq. -beppu -Erik Andersen diff --git a/TODO b/TODO index 9648d9fdc..4f048bd2f 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,6 @@ around to it some time. If you have any good ideas, please let me know. * hwclock * killall * stty -* sort/uniq * wc * tr * expr (maybe?) (ash builtin?)