Updated Changelog.txt.

This commit is contained in:
the_fiddler 2008-06-22 16:34:10 +00:00
parent 3e6a2e4e9b
commit e1e2cbbf72

View file

@ -1,8 +1,19 @@
[Legend: complete('+') | WIP('*') | missing('-')]
-----------------------
---------------------
OpenTK 0.9.1 -> 0.9.2
---------------------
+ OpenTK
+ Platform
+ Added GdiPlus bindings.
+ Utilities
+ Fonts
+ Updated the layout code to use the new GdiPlus bindings.
---------------------
OpenTK 0.9.0 -> 0.9.1
-----------------------
---------------------
+ Bind
+ Corrected Glu.NewTess and Glu.DeleteTess (were NewTes and DeleteTes respectively).
+ Corrected typemaping for NurbsObj, QuadricObj, TesselatorObj and FunctionPointer.