diff options
author | hut <hut@lavabit.com> | 2010-02-09 11:35:32 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-02-09 11:35:32 +0100 |
commit | db1721dd9c6fdae2de44a4c8b39cc310a37cbdc0 (patch) | |
tree | 03c0c1f2d26d1b3d1e458abaf80166ca0bb6cae4 /TODO | |
parent | f40dc67a805bc7b82c75756a17eaa1b9a7756600 (diff) | |
download | ranger-db1721dd9c6fdae2de44a4c8b39cc310a37cbdc0.tar.gz |
fixed #54: max_dirsize_for_autopreview option not working
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO index d2aec2cf..55b31290 100644 --- a/TODO +++ b/TODO @@ -59,7 +59,7 @@ Bugs ( ) #46 10/01/19 old username displayed after using su (X) #49 10/01/19 fix unit tests :'( ( ) #52 10/01/23 special characters in tab completion - ( ) #54 10/01/23 max_dirsize_for_autopreview not working + (X) #54 10/01/23 max_dirsize_for_autopreview not working ( ) #60 10/02/05 utf support improvable @@ -76,7 +76,7 @@ Ideas Goals for next minor version - ( ) #54 10/01/23 max_dirsize_for_autopreview not working + (X) #54 10/01/23 max_dirsize_for_autopreview not working ( ) #55 10/01/24 allow change of filename when pasting ( ) #61 10/02/09 show sum of size of marked files |