aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-09-14 03:40:49 +0000
committerdos-reis <gdr@axiomatics.org>2008-09-14 03:40:49 +0000
commita09fa1e3605d190ccc02f2254abacb1eb4df150e (patch)
tree17b9b0f7af098c4a9fb88e077f0e9b884b9f67c8 /src/ChangeLog
parent6feba77e44809a9eb39f9cc54bfa7c01f42eb098 (diff)
downloadopen-axiom-a09fa1e3605d190ccc02f2254abacb1eb4df150e.tar.gz
* lisp/core.lisp.in (TRANSLATE-OPTION-VALUE): New.
(parseOption): Use it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e3adaa73..4468c566 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2008-09-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * lisp/core.lisp.in (TRANSLATE-OPTION-VALUE): New.
+ (parseOption): Use it.
+
+2008-09-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* lisp/core.lisp.in (|$NativeTypeTable|): Don' include `pointer'
and `buffer'.
* lisp/Makefile.in (pointer_type): Remove.