summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-23 14:22:01 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-23 14:22:01 -0400
commitffe461e83330bea2948520236fa4a419b1de95d9 (patch)
treefdd9c17ac1068a1ad538074d3e8d71d7976eef51
parent76a60bbe606ef00f315c3faf0a63d7b96df19804 (diff)
downloadparse-keyword-ffe461e83330bea2948520236fa4a419b1de95d9.tar.gz
parse-keyword-ffe461e83330bea2948520236fa4a419b1de95d9.zip
changelog
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3da20b7..76b2d87 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Parse-Keyword
{{$NEXT}}
+ - the parse_* functions now return undef when there was a parse error
+ - various bugs related to error handling should be fixed
+ - remove unnecessary test dep on B::Hooks::EndOfScope
0.02 2013-07-22
- work around some issues that would happen when you peeked past the end