diff options
author | hut <hut@lavabit.com> | 2009-04-10 00:00:00 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-04-10 00:00:00 +0200 |
commit | 34bfb32ecf2cea5e5de95980beedb681139d9c01 (patch) | |
tree | 68acd3339f575782b5ebccbb70d8c1efd0dffc62 /ChangeLog | |
parent | adfea091f816cc2f4007e99b6b2be35a821857da (diff) | |
download | ranger-34bfb32ecf2cea5e5de95980beedb681139d9c01.tar.gz |
new minor version v0.2.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index bb331506..375565f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,26 @@ +Version 0.2 + +2009-04-10 hut + Generating Previews in the background + Help screen + Tooltips for (S) and (t) + Added more filetype associations + Split up fm.rb into several files + +2009-04-09 hut + New Hotkey (S) to change sorting order + Generalized file-modifying tasks in the Action module + +2009-04-08 hut + Files are now Objects instead of Strings + Threads and Progress Bars for copying and moving + Version 0.1 2009-04-08 hut - Well-running Version with some bugs here and there. + Well-running Version with some bugs here and there Starting new minor version 2009-04-03 hut - Project was created. + The project was created |