diff --git a/Documentation/Changelog.txt b/Documentation/Changelog.txt index 45c5b6cc..0d26b799 100644 --- a/Documentation/Changelog.txt +++ b/Documentation/Changelog.txt @@ -21,7 +21,11 @@ OpenTK 0.9.0 -> 0.9.1 + GameWindow + Implemented Fullscreen property. + Implemented Visible property. - + + Input + + Fixed MouseDevice events on Linux. + + Platform.X11 + + Simplified input handling. + + Examples + Added GluTessellator example.