Skip to content

Commit

Permalink
Improve NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed May 14, 2011
1 parent 2ff3c93 commit 2eb9fb1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS
Expand Up @@ -2,9 +2,18 @@ New in 3.4.0
- Core
+ The Generational Mark and Sweep garbage collector is the new default.
+ The --gc-nursery-size command line argument was added.
+ The NCI subsystem now supports 8, 16, 32 and 64 bit integers.
+ The NCI subsystem now supports "long long" and "long double" signatures.
Not all platforms/compilers support these non-standard types, so developers
are cautioned to take note that using them reduces portability.
+ Many more OpenGL functions in the Parrot OpenGL bindings are available, which
required the above-mentioned signatures.
- Languages
- Community
+ Google Summer of Code Bonding period is going well. Students are mostly done
with their classes and much code will flow soon.
- Documentation
- Tests

New in 3.3.0
- Core
Expand Down

0 comments on commit 2eb9fb1

Please sign in to comment.