aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 50c28843b..3a497d1a2 100644
--- a/Changelog
+++ b/Changelog
@@ -78,6 +78,7 @@
for helping track this one down.
* More doc updates
* Fixed grep "Line too long" problem -- John Beppu
+ * Fixed 'grep -q -i B some_file' so it works
* math takes input from stdin if no args are given. -- John Beppu