[armedbear-cvs] r12511 - trunk/abcl
Ville Voutilainen
vvoutilainen at common-lisp.net
Sun Feb 28 14:27:13 UTC 2010
Author: vvoutilainen
Date: Sun Feb 28 09:27:10 2010
New Revision: 12511
Log:
Add a changelog entry for the with-standard-io-syntax bugfix.
Modified:
trunk/abcl/CHANGES
Modified: trunk/abcl/CHANGES
==============================================================================
--- trunk/abcl/CHANGES (original)
+++ trunk/abcl/CHANGES Sun Feb 28 09:27:10 2010
@@ -47,6 +47,10 @@
Fixes/Optimizations
-------------------
+* [svn r12510] The new ansi-test WITH-STANDARD-IO-SYNTAX.23 passes.
+ Our with-standard-io-syntax implementation now correctly resets all necessary
+ pprint variables. Patch by Douglas R. Miles, thanks for the contribution!
+
* [svn r12485] Pathnames starting with "." can now have TYPE.
* [svn r12484] FASLs containing "." characters not used to indicate
More information about the armedbear-cvs
mailing list