changelog
[gitmo/Eval-Closure.git] / Changes
diff --git a/Changes b/Changes
index dea0f10..1746a58 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Revision history for Eval-Closure
 
 {{$NEXT}}
+
+0.03  2011-03-02
+      - don't add #line directives when the debugger is active (alh)
+
+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