summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6f7ea19..9739a7e 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
Revision history for Parse-Keyword
{{$NEXT}}
+ - work around some issues that would happen when you peeked past the end
+ of the line
+ - allow parsing into non-anonymous subs (this makes a difference in some
+ obscure situations)
+ - fix compilation on threaded perls
0.01 2013-07-21
- Initial release