summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2011-07-29 22:48:58 +0200
committerKarel Zak2011-07-29 22:48:58 +0200
commit350e3326241f4bdeb28f7acdc188e5e1a7bf194c (patch)
treea9dab1fc8d6748691aaf17e9e9cc9400963e8c8b
parentbuild-sys: fix configure.ac for uuidd (diff)
downloadkernel-qcow2-util-linux-350e3326241f4bdeb28f7acdc188e5e1a7bf194c.tar.gz
kernel-qcow2-util-linux-350e3326241f4bdeb28f7acdc188e5e1a7bf194c.tar.xz
kernel-qcow2-util-linux-350e3326241f4bdeb28f7acdc188e5e1a7bf194c.zip
docs: update ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--docs/v2.20-ReleaseNotes1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/v2.20-ReleaseNotes b/docs/v2.20-ReleaseNotes
index 23dc490d8..ceb149e3a 100644
--- a/docs/v2.20-ReleaseNotes
+++ b/docs/v2.20-ReleaseNotes
@@ -151,6 +151,7 @@ build-sys:
- fix gtk-doc distclean [Karel Zak]
- fix spaces versus tabs conflict [Marc-Antoine Perennou]
- fix unportable Makefile.am assignment [Sami Kerola]
+ - fix configure.ac for uuidd [Karel Zak]
- include <uuid.h> rather than <uuid/uuid.h> [Karel Zak]
- introduce AM_PROG_CC_C_O macro [Sami Kerola]
- move BUILD_SCHEDUTILS to top-level Makefile [Karel Zak]