From f5509cd21c3bd1b59c408f34dc0340acd2c92754 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Sun, 22 Jun 2008 16:34:10 +0000 Subject: [PATCH] Updated Changelog.txt. --- Documentation/Changelog.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Documentation/Changelog.txt b/Documentation/Changelog.txt index 17f3a5ff..432684fb 100644 --- a/Documentation/Changelog.txt +++ b/Documentation/Changelog.txt @@ -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.