aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 47561b81..be61bc0d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2013-06-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * interp/lisplib.boot (compDefineLisplib): Close the file
+ contained generated code before handing over to backend.
+ * interp/c-util.boot (moveLibdirByCopy): The inferred destination
+ directory is not absolute.
+
2013-06-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
* include/sexpr.H (Lexer): Remove.