diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-18 19:39:33 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-18 19:39:33 +0200 |
commit | 8f5e8b3bbaf23600d2450f8a694190134773f9e3 (patch) | |
tree | 19af689df0c0752fc21f8fde68bc3106984f5510 /Changelog | |
parent | 9205edeba3664444a2a296f030e7bd30eace5120 (diff) |
raps2 list: Sort by account name
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ git HEAD * Terminal input is now read via Term::ReadLine (included in perl core) * New commands: "raps2 del <account>" and "raps2 edit <account>" * Remove autodie, it caused a major performance impact + * raps2 list now sorts by account name raps2 0.2 - Fri May 13 2011 |