[cmucl-cvs] CMUCL commit: src/general-info (release-20c.txt)
Raymond Toy
rtoy at common-lisp.net
Tue Nov 2 18:31:07 UTC 2010
Date: Tuesday, November 2, 2010 @ 14:31:07
Author: rtoy
Path: /project/cmucl/cvsroot/src/general-info
Modified: release-20c.txt
Update from logs.
-----------------+
release-20c.txt | 2 ++
1 file changed, 2 insertions(+)
Index: src/general-info/release-20c.txt
diff -u src/general-info/release-20c.txt:1.7 src/general-info/release-20c.txt:1.8
--- src/general-info/release-20c.txt:1.7 Wed Oct 27 20:03:25 2010
+++ src/general-info/release-20c.txt Tue Nov 2 14:31:07 2010
@@ -66,6 +66,8 @@
correctly. The normalization test now passes.
- REALPART and IMAGPART no longer incorrectly returns 0 instead of
the correct part of a complex number.
+ - The command line parser now correctly handles the case where "--
+ is the first command option.
* Trac Tickets:
More information about the cmucl-cvs
mailing list