summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-05-23 12:21:18 -0700
committerChad Versace <chad.versace@linux.intel.com>2012-05-23 12:39:26 -0700
commit3db7743413ac1ff4348017b998c431a875de90fb (patch)
tree3dfb82f5a8f915b87a1d7b91fdeadcde2014a2e8
parenta80b8a12ce3dba6b1726b718e3de47e50f34f450 (diff)
doc: Update release notes to 0.3.10.3.1
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
-rw-r--r--doc/release-notes.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/release-notes.txt b/doc/release-notes.txt
index 148fd56..e0af027 100644
--- a/doc/release-notes.txt
+++ b/doc/release-notes.txt
@@ -1,3 +1,27 @@
+Waffle 0.3.1 - 23 May 2012
+==========================
+
+This is a bugfix release.
+
+
+Bug Fixes
+---------
+- Fixes an X error produced by piglit_glx_window_set_no_input() in Piglit.
+
+
+Changes
+-------
+
+Chad Versace (4):
+ readme: Fix typo in example code
+ glx: Fix glx_window, don't use glXCreateWindow
+ cmake: Bump version to 0.3.1
+ doc: Update release notes to 0.3.1
+
+Pauli Nieminen (1):
+ readme: Fix Chad's mail address
+
+
Version 0.3 - 21 May 2012
=========================