making note of my changes.

This commit is contained in:
John Beppu
2000-01-07 02:04:58 +00:00
parent 9d83165d9e
commit 9324b400ab
2 changed files with 1 additions and 1 deletions

View File

@@ -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