aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-07-01 03:22:27 +0000
committerdos-reis <gdr@axiomatics.org>2013-07-01 03:22:27 +0000
commit6c7342e9fe62ef8588307be33b2ad9543e4a071c (patch)
tree354764c046ab680ae0580fdb3baa967552fc1ad4 /src/ChangeLog
parent09de7e4ede72b8eaa1c42e8d08e338bfe9945f2c (diff)
downloadopen-axiom-6c7342e9fe62ef8588307be33b2ad9543e4a071c.tar.gz
Bring closer to GCL-buildability.
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 c37a272a..f1c3cafa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * lisp/core.lisp.in (maxIndex): Provide function definition for
+ the benefit of rotted GCL systems.
+
2013-06-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
* include/sockio.h (accept_connection): Take no argument.