making note of my changes.
[oweals/busybox.git] / Changelog
index 54fd3ca34a06eecb551ad6c2633368c6fa7c0277..00ddbfa42e57467bcb5862a45446a8e3f99b1d29 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -31,6 +31,9 @@
            - Added gunzip -t, removed gunzip.c dead code,
            - fixed several typos
            - 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