diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-18 11:56:24 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-18 11:56:24 +0200 |
commit | c7f6d87610c70ebec4ac175684e29e8051d7e126 (patch) | |
tree | 1e4ef13ac85c60a475ccd2305499ad458875a07e /Changelog | |
parent | c29686cd725cea644ffebd5d473331b3d61403c8 (diff) |
Do not use autodie
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,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 0.2 - Fri May 13 2011 |