summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-01-26 23:03:53 -0600
committerJesse Luehrs <doy@tozt.net>2011-01-26 23:03:53 -0600
commit1e39bf601a7d49cd9664e0b88d6838886f0779f9 (patch)
tree0d116ed39546f1da685fc0c8ccad28c5434608fa
parent0b16c8f67e98787174469b46a5d9ee1e57cba4cb (diff)
downloadeval-closure-1e39bf601a7d49cd9664e0b88d6838886f0779f9.tar.gz
eval-closure-1e39bf601a7d49cd9664e0b88d6838886f0779f9.zip
changelog
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index dea0f10..eba9fa1 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Eval-Closure
{{$NEXT}}
+
+0.02 2011-01-26
- add terse_error option for throwing only the actual compilation error
(Shawn M Moore)
- allow also specifying the line number for error reporting