Add/clean up some bug fix items.

This commit is contained in:
sperber 2002-12-17 13:41:46 +00:00
parent aa1481450d
commit 91002918fc
1 changed files with 7 additions and 3 deletions

10
RELEASE
View File

@ -207,16 +207,20 @@ We manage the project using SourceForge:
Add lookup-external from recent S48
** Bugfixes
port->socket uses dups both ports of the socket
LET-MATCH, IF-MATCH, and COND-MATCH now behave according to the
documentation.
Many bug fixes for the SRE system, specifically for dynamic
submatches.
PORT->SOCKET uses dups both ports of the socket
Added missing process resource alignments
No reaping for stopped children
Initialize t.c_lflag before reading it.
Lots of fixes for dynamic regexps
Fix to allow single character here strings.
Add a whole bunch of S48_GC_PROTECT against s48_extract_integer.
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
Use "compare" und "rename" to compare symbols in lots of macros
... and many others.
* New in 0.6.2
==============