Minor change
This commit is contained in:
parent
c74b97c7b9
commit
d3bc19346f
2
RELEASE
2
RELEASE
|
@ -28,6 +28,7 @@ New in this release
|
||||||
Shorter startup times
|
Shorter startup times
|
||||||
stripped-scsh.image
|
stripped-scsh.image
|
||||||
MD5 support
|
MD5 support
|
||||||
|
New SRFIs
|
||||||
API changes
|
API changes
|
||||||
Bugfixes
|
Bugfixes
|
||||||
New in 0.6.2
|
New in 0.6.2
|
||||||
|
@ -220,6 +221,7 @@ We manage the project using SourceForge:
|
||||||
Added MAP, FOR-EACH, MEMBER, ASSOC to SRFI 1 interface
|
Added MAP, FOR-EACH, MEMBER, ASSOC to SRFI 1 interface
|
||||||
Fixed a subtle bug in the macro for the << redirection
|
Fixed a subtle bug in the macro for the << redirection
|
||||||
Use "compare" und "rename" to compare symbols in lots of macros
|
Use "compare" und "rename" to compare symbols in lots of macros
|
||||||
|
Fixed the close method for string-input-ports
|
||||||
... and many others.
|
... and many others.
|
||||||
|
|
||||||
* New in 0.6.2
|
* New in 0.6.2
|
||||||
|
|
Loading…
Reference in New Issue