Changes between Version 4 and Version 5 of ReleaseNotes/1.6
- Timestamp:
- Nov 2, 2010, 5:15:10 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/1.6
v4 v5 135 135 MAP_GROWSDOWN mmap option is used (see ticket:731). This made ccl crash on startup. 136 136 It turns out that MAP_GROWSDOWN doesn't 137 do what we thought it did in any case, so we no longer use it, and these crashe dno longer happen.137 do what we thought it did in any case, so we no longer use it, and these crashes no longer happen. 138 138 139 139 Many other minor bug fixes.