don't add #line description when debugger is active
[gitmo/Eval-Closure.git] / Changes
diff --git a/Changes b/Changes
index 084ceca..eba9fa1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,5 +2,11 @@ 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
+        (Shawn M Moore)
+
 0.01  2010-11-14
       - Initial release