summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-04-11 17:04:18 -0700
committerChad Versace <chad.versace@linux.intel.com>2012-04-11 18:05:26 -0700
commit175d9fcd1ca786d588214f136ee09bb65df9b464 (patch)
tree72429b91d45dbbbc076cf7ca4d18007497a05381
parent36cac6e2506755dedbc724bc219c1f312268a87f (diff)
doc: Add release notes for v0.1
I forgot to add these before tagging the 0.1 release. Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
-rw-r--r--doc/release-notes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/release-notes.txt b/doc/release-notes.txt
new file mode 100644
index 0000000..2860d16
--- /dev/null
+++ b/doc/release-notes.txt
@@ -0,0 +1,9 @@
+Version 0.1 - 9 Apr 2012
+========================
+
+New Features
+-------------
+- Initial release.
+- Support for X11/EGL.
+- Support for choosing GL API at waffle initialization.
+- Support for creating GL contexts and windows.