summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-18 11:56:24 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-18 11:56:24 +0200
commitc7f6d87610c70ebec4ac175684e29e8051d7e126 (patch)
tree1e4ef13ac85c60a475ccd2305499ad458875a07e /Changelog
parentc29686cd725cea644ffebd5d473331b3d61403c8 (diff)
Do not use autodie
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9aa5ac1..56545d1 100644
--- a/Changelog
+++ b/Changelog
@@ -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