summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-18 10:48:08 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-18 10:48:08 -0400
commitfce2a60cfb509bcb99e2e6cfa68d379e4ce5f6aa (patch)
tree62b334d568c733490facac538f3de3a33042bf83
parentc846db7fe32a48b2dc5da274b75aec957c2356a3 (diff)
downloadreply-fce2a60cfb509bcb99e2e6cfa68d379e4ce5f6aa.tar.gz
reply-fce2a60cfb509bcb99e2e6cfa68d379e4ce5f6aa.zip
changelog
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0c55016..7fdcdfc 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Reply
{{$NEXT}}
+ - Fix test failures if Carp::Always isn't installed (djerius, #21)
+ - Clarify ReadLine documentation about the location of the history file
+ (Kosuke Asami)
0.31 2013-07-18
- fix a ReadLine bug introduced in the previous release (Kosuke Asami,