summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f5e5536f..fd5811d1 100644
--- a/TODO
+++ b/TODO
@@ -25,6 +25,8 @@ General
    ( ) #29  10/01/06  add chmod command
    ( ) #30  10/01/06  add a way to create symlinks
    ( ) #32  10/01/08  place the (hidden) cursor to a meaningful position
+   ( ) #34  10/01/09  display free disk space
+   ( ) #35  10/01/09  display disk usage of files in current directory
 
 
 Bugs
9 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145