summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-11-15 07:46:04 -0800
committerChad Versace <chad.versace@linux.intel.com>2012-11-15 07:46:04 -0800
commitc135bc9392554e47952c85c5942aea0ca4454465 (patch)
tree968c05841252e8eb889189a213647abd5a69846e /doc
parentaed6671d9162343472da8e8f4e802497d9320a63 (diff)
doc: Update 1.2.0 release notes to match emailed announcement
- Add sha256 sum. - Mention online manpages. - Mention new minor feature, FindWaffle.cmake. Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes/waffle-1.2.0.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/release-notes/waffle-1.2.0.txt b/doc/release-notes/waffle-1.2.0.txt
index 4e4a211..56346d2 100644
--- a/doc/release-notes/waffle-1.2.0.txt
+++ b/doc/release-notes/waffle-1.2.0.txt
@@ -3,8 +3,14 @@ Waffle 1.2.0 - 15 Nov 2012
Waffle 1.2.0 is now available.
+ Download:
http://people.freedesktop.org/~chadversary/waffle/files/release/waffle-1.2.0/waffle-1.2.0.tar.xz
- [TODO:sha256sum]
+
+ sha256 sum:
+ 95a3755980f2415f152f6238e952b5d4d817ae854b71e34f08830925bbc12d3c waffle-1.2.0.tar.xz
+
+The manpages have finally been published online
+at http://people.freedesktop.org/~chadversary/waffle/man/index.html.
Waffle is a cross-platform library that allows one to defer selection of GL
API and of window system until runtime. For example, on Linux, Waffle enables
@@ -31,6 +37,9 @@ Minor New Features since 1.1
- html manpages: To build html manpages, set the new build option
-Dwaffle_build_htmldocs=1. (See README for build requirements).
+- Added a CMake "find" module, FindWaffle.cmake, for use on platforms such as
+ Android that lack pkg-config.
+
Acknowledgements
----------------