aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index a96bf7a..ab37af0 100644
--- a/README
+++ b/README
@@ -163,13 +163,12 @@ _________________
==============
- ugrep doesn't correctly handle ordering, meaning that if you sort by
- modified date, it doesn't behave correctly. I've waited with
- implementing it until I've resolved that issue
+ modified date, it doesn't behave correctly. Because of this I am
+ waiting with a sort functionality until I have come up wiht a decent
+ implementation.
- File names can not contain :[0-9]:, since it's used to determine
- where the file starts and ends. One solution is to force one
- uniform file name that we can regexp (and also tweak). I am not sure
- yet what's best.
+ where the file starts and ends.
4 AUTHOR