summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-06-04 19:15:51 -0500
committerJesse Luehrs <doy@tozt.net>2013-06-04 19:15:51 -0500
commit3a345382f5ed1bb07ff90a987b3c197b86349265 (patch)
treeef4392f143ae81d7d1a30989087136953642e7a7
parentf80ff03c40a4f9447c6a5c402779f9217b25d80f (diff)
downloadreply-3a345382f5ed1bb07ff90a987b3c197b86349265.tar.gz
reply-3a345382f5ed1bb07ff90a987b3c197b86349265.zip
changelog
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0f48814..36a76ab 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Reply
{{$NEXT}}
+ - add a bit of option parsing to the reply script, to support choosing an
+ alternate configuration file
+ - Data::Printer plugin (creaktive)
0.03 2013-06-03
- fix LexicalPersistence plugin (reported by tokuhirom)