Changeset 12111 in project
- Timestamp:
- 10/06/08 03:48:05 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chicken/branches/chicken-3/NEWS
r11902 r12111 1 3. 3.131 3.4.0 2 2 3 3 - Fixes to the MinGW build. 4 5 3.3.126 7 4 - PCRE 7.7 8 9 3.3.8 10 5 - Bug fix for bitwise-or use [Joerg Wittenberger] 11 6 - Bug fix in thread-terminate! [thanks to Joerg Wittenberger] 12 13 3.3.614 15 7 - Cygwin build patched to put the runtime libraries in the right place. 16 8 [thanks to Nathan Thern] 17 18 3.3.519 20 9 - added support for out-of-tree compilation (via the SRCDIR variable) 21 10 [thanks to Ivan Shmakov] 22 11 - bug fix for (string->number "/") 23 24 25 3.3.226 27 12 - support for selective procedure profiling in the compiler 28 13 - unit utils: moved file- and pathname-related procedures to unit files 29 14 - new unit files 15 30 16 31 17 3.3.0
Note: See TracChangeset
for help on using the changeset viewer.