summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-01-26 22:55:38 -0600
committerJesse Luehrs <doy@tozt.net>2011-01-26 22:55:38 -0600
commit0b16c8f67e98787174469b46a5d9ee1e57cba4cb (patch)
treeb24365aee098fdd287763d86a18d84ba2cf9899f
parentc8d4a65f440c760f740055fb38b728c67ba26245 (diff)
downloadeval-closure-0b16c8f67e98787174469b46a5d9ee1e57cba4cb.tar.gz
eval-closure-0b16c8f67e98787174469b46a5d9ee1e57cba4cb.zip
changelog0.02
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 084ceca..dea0f10 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
Revision history for Eval-Closure
{{$NEXT}}
+ - add terse_error option for throwing only the actual compilation error
+ (Shawn M Moore)
+ - allow also specifying the line number for error reporting
+ (Shawn M Moore)
0.01 2010-11-14
- Initial release