making note of my changes.
authorJohn Beppu <beppu@lbox.org>
Fri, 7 Jan 2000 02:04:58 +0000 (02:04 -0000)
committerJohn Beppu <beppu@lbox.org>
Fri, 7 Jan 2000 02:04:58 +0000 (02:04 -0000)
Changelog
TODO

index a7e600771d3ca3da0154f7a6daf391058d5be076..00ddbfa42e57467bcb5862a45446a8e3f99b1d29 100644 (file)
--- 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 9648d9fdc76ea389b0394ac5e7f90f95d5315234..4f048bd2fc6c45ee71d21dd04ab26a89ebf85ef6 100644 (file)
--- 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?)