Add new documentation
[reactos.git] / reactos / NEWS
1 0.0.12: Added support for multiple processes (not really tested)
2 System calls
3 kernel32 now compiles (only as a static library)
4 Fixed invalid tss bug (hopefully)
5 Added section support
6 Added some of the ZwxxxVirtual calls
7 Added prototype caching functions (only the Minix fsd actually
8 uses them)
9 Added handle access and type checking
10 Prototype APC implementation (no support for user APCs)