[gvfs] Update NEWS for 1.16.0 release



commit 6210d23edaba478efd7a76d9c73ced080cd842c1
Author: Tomas Bzatek <tbzatek redhat com>
Date:   Mon Mar 25 15:09:29 2013 +0100

    Update NEWS for 1.16.0 release

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cbdc4c3..995478f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 1.16.0
+=======================
+* cdda: Fix warnings for each track on the CD
+* cdda: Remove unneeded function argument
+* cdda: Remove leading '/' from the filenames
+* mtp: Switch to version based checks for new libmtp features
+* trash: Use the symbolic names for trash:: attributes
+* tests: Update expected gvfs-mount -li output
+* Translation updates
+
 Major changes in 1.15.4
 =======================
 * gdu,udisks2: Make use of new ID_FS_BOOT_SYSTEM_ID udev property
diff --git a/configure.ac b/configure.ac
index 0f5ab9a..6b50bc2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.15.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
 AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar])
 
 AC_CONFIG_HEADERS(config.h)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]