summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-04 14:30:18 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-04 14:30:18 -0400
commitfdbc743ce85b2c356ca4fdd928d6b7061e589ecd (patch)
treeb1d4576c785a794416c69f8443c87f66f7f9f902 /Changes
parent79fe1ab8e547951f254e387eb81a910a8196c558 (diff)
downloadreply-fdbc743ce85b2c356ca4fdd928d6b7061e589ecd.tar.gz
reply-fdbc743ce85b2c356ca4fdd928d6b7061e589ecd.zip
changelog
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 9b74dec..7834343 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Reply
{{$NEXT}}
+ - use Devel::LexAlias to ensure that the lexical environment is persisted
+ properly (gh #10)
+ - a few internal refactorings
0.23 2013-07-03
- use the correct #! line (reported by SREZIC, RT86669)