summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-10-16 15:10:34 -0700
committerChad Versace <chad.versace@linux.intel.com>2012-11-27 17:09:17 -0800
commit758795bbbe24cec2326bc787357b5ecc5bf014e6 (patch)
tree4a980d59f2b81880d0d62fd5810eb09ed655a46c /doc
parentf919a0d337a1d2c586191cc5de2714cc631a5620 (diff)
waffle: Add waffle-1.1.1 release notes
Signed-off-by: Chad Versace <chad.versace@linux.intel.com> (cherry picked from commit dd44e8746c6e1a1dce53709904bd51694b292b44)
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes/waffle-1.1.1.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/release-notes/waffle-1.1.1.txt b/doc/release-notes/waffle-1.1.1.txt
new file mode 100644
index 0000000..2cab5c4
--- /dev/null
+++ b/doc/release-notes/waffle-1.1.1.txt
@@ -0,0 +1,34 @@
+Waffle 1.1.1 - 16 Oct 2012
+==========================
+
+Waffle 1.1.1 is a bugfix release. It fixes bugs discovered since 1.1.0.
+
+Downloads and documentation are available at:
+
+ http://people.freedesktop.org/~chadversary/waffle/releases.html#1.1.1
+
+For the cautious, the SHA256 sum is:
+ [TODO:sha256]
+
+There is also a signed waffle-1.1.1 tag in my git repo:
+
+ git://people.freedesktop.org/~chadversary/waffle
+
+
+Bugfixes
+--------
+
+- Fix the build for cmake < 2.8.5 by bundling the GNUInstallDirs module into
+ waffle.
+- Clarify the simple build instructions in README.txt.
+
+Changes
+-------
+
+The full set changes can be viewed with `git log waffle-1.1.0..waffle-1.1.1`.
+
+Chad Versace (4):
+ doc/building: Remove duplicate instructions found in README
+ readme: Clarify build instructions
+ cmake: Bundle the GNUInstallDirs module from cmake-2.8.9
+ waffle: Bump version to 1.1.1