Changeset 816
- Timestamp:
- Oct 6, 2003, 8:24:42 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ReleaseNotes.os2
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r815 r816 3 3 R e l e a s e N o t e s 4 4 +------------------------+ 5 6 v3.2.2 Beta 3: 7 -------------- 8 9 A few new features and fixes. 10 11 o Fixed a bunch of debug info problems. 12 13 o Added large file file support. 14 15 o Enabled high memory suppor for LIBC. Two new option to GCC -Zhigh-mem 16 and -Zhigh-low. If the program is enabled for high memory use 17 -Zhigh-mem when linking. 18 19 Note. that socket is not enabled yet. 20 21 o Made LIBC preserve the FS selector. 22 23 o Fixed crash with link386 and unresolved symbols. 24 25 o A few other problem which is mentioned in the change log. 5 26 6 27 … … 8 29 -------------- 9 30 10 A few bugfixes and a some new features (as usual) 31 A few bugfixes and a some new features (as usual). 11 32 12 33 o Added file locking support to LIBC. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.