about summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-18 23:16:00 +0200
committerhut <hut@lavabit.com>2009-07-18 23:16:00 +0200
commitbc44357ac9e50100539025f1cdd802933c403e63 (patch)
treeea13192bdd6b37c501d9ec1046b87235a161fedf /TODO
parent06d077c641f856021b9a6afbc28d969bd2473ce8 (diff)
downloadranger-bc44357ac9e50100539025f1cdd802933c403e63.tar.gz
fixed bug 14 (sorting didn't always work)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 41db1e6f..c67e8133 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,7 @@ Minor Issues
                specifically rm with write-protected files
    (X) #12  09/07/17  sync @marked with changes in on the file system
                if files are deleted, delete those from @marked too
-   ( ) #14  09/07/18  Sorting sometimes doesn't work
+   (X) #14  09/07/18  Sorting sometimes doesn't work
 
 
 Features
@@ -48,4 +48,4 @@ Required for next Release
                you may have typed something after the program stopped reading
                this could flush the text to ranger and result in unwanted actions
    ( ) #11  09/07/17  specify flags at data/types.rb
-   ( ) #14  09/07/18  Sorting sometimes doesn't work
+   (X) #14  09/07/18  Sorting sometimes doesn't work