[cmucl-cvs] CMUCL commit: src/general-info (release-20c.txt)
    Raymond Toy 
    rtoy at common-lisp.net
       
    Wed Oct 27 12:49:09 UTC 2010
    
    
  
    Date: Wednesday, October 27, 2010 @ 08:49:09
  Author: rtoy
    Path: /project/cmucl/cvsroot/src/general-info
Modified: release-20c.txt
Update from logs.
-----------------+
 release-20c.txt |    3 +++
 1 file changed, 3 insertions(+)
Index: src/general-info/release-20c.txt
diff -u src/general-info/release-20c.txt:1.5 src/general-info/release-20c.txt:1.6
--- src/general-info/release-20c.txt:1.5	Tue Oct 12 18:00:14 2010
+++ src/general-info/release-20c.txt	Wed Oct 27 08:49:09 2010
@@ -38,6 +38,9 @@
       READ-SEQUENCE cannot do that unless the stream is a
       binary-text-stream.   This is an incompatible change from
       previous releases.
+    - RUN-PROGRAM accepts :EXTERNAL-FORMAT parameter to specify the
+      external format to be used for any streams that RUN-PROGRAM
+      needs to create.
 
   * ANSI compliance fixes:
     - Fixes for signaling errors with READ-CHAR and READ-BYTE
    
    
More information about the cmucl-cvs
mailing list