aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d1cfdba5..c9c22efc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,9 @@
-2008-08-03 Alfredo Portes <doyenatccny@gmail.com>
+2008-08-03 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/pf2sex.boot: Replace CAR with first, and CARD with second
+ throughout.
+
+2008-08-03 Alfredo Portes <doyenatccny@gmail.com>
* interp/setvart.boot: Fix wrong parenthesis.
* interp/format.boot: Add mathObject2String function.