*** empty log message ***
[reactos.git] / reactos / NEWS
1 0.0.14: Converted to PE format
2 All system libraries are now dlls
3
4
5 0.0.13: Mostly bugfixes (I think)
6
7 0.0.12: Added support for multiple processes (not really tested)
8 System calls
9 kernel32 now compiles (only as a static library)
10 Fixed invalid tss bug (hopefully)
11 Added section support
12 Added some of the ZwxxxVirtual calls
13 Added prototype caching functions (only the Minix fsd actually
14 uses them)
15 Added handle access and type checking
16 Prototype APC implementation (no support for user APCs)