aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ddd5fd61..0310b530 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-05 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/daase.lisp (processDir): Lose last argument. Don't
+ change directory.
+ (localdatabase): Adjust call.
+ * interp/lisplib.boot (getAllIndexPathnames): Take an argument.
+ (getAllAldorObjectFiles): Likewise.
+
2008-09-04 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/g-util.boot (getTypeOfSyntax): Handle more ASTs.