summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-18 10:48:46 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-18 10:48:46 -0400
commit0365c0dff4c3c4657d2186d33dbc229f44b042a6 (patch)
treed394762a47ca80a0bf5792aea0eb06f047edc490
parentfce2a60cfb509bcb99e2e6cfa68d379e4ce5f6aa (diff)
downloadreply-0.32.tar.gz
reply-0.32.zip
changelog0.32
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7fdcdfc..3e55622 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Reply
{{$NEXT}}
+
+0.32 2013-07-18
- Fix test failures if Carp::Always isn't installed (djerius, #21)
- Clarify ReadLine documentation about the location of the history file
(Kosuke Asami)