[movitz-cvs] CVS update: public_html/ChangeLog
Frode Vatvedt Fjeld
ffjeld at common-lisp.net
Thu Jul 21 17:38:51 UTC 2005
Update of /project/movitz/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv32083
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Thu Jul 21 19:38:50 2005
Author: ffjeld
Index: public_html/ChangeLog
diff -u public_html/ChangeLog:1.7 public_html/ChangeLog:1.8
--- public_html/ChangeLog:1.7 Tue Jun 14 01:00:56 2005
+++ public_html/ChangeLog Thu Jul 21 19:38:50 2005
@@ -1,3 +1,11 @@
+2005-07-21 Frode Vatvedt Fjeld <frodef at cs.uit.no>
+
+ * Fixed the compiler to handle e.g.
+ (defun foo (x &optional y)
+ (lambda () y))
+ which before would cause the compiler to fail with a message about
+ not being able to lend optionals.
+
2005-06-14 Frode Vatvedt Fjeld <frodef at cs.uit.no>
* Added dynamic growing and rehashing of hash-tables.
More information about the Movitz-cvs
mailing list