diff options
author | hut <hut@lavabit.com> | 2009-07-18 23:16:00 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-07-18 23:16:00 +0200 |
commit | bc44357ac9e50100539025f1cdd802933c403e63 (patch) | |
tree | ea13192bdd6b37c501d9ec1046b87235a161fedf /TODO | |
parent | 06d077c641f856021b9a6afbc28d969bd2473ce8 (diff) | |
download | ranger-bc44357ac9e50100539025f1cdd802933c403e63.tar.gz |
fixed bug 14 (sorting didn't always work)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
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 |