summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2011-09-26 15:22:53 +0200
committerTomas Bzatek <tbzatek@redhat.com>2011-09-26 15:22:53 +0200
commitd0e6d130792fa91d93c44e8c1610733cfa9a8e76 (patch)
treed5676df0d26b66255fb7c7c16a17a8f635b406a2
parentfc796c1e2d55bc238ee0a4f5f5f7ec7a8765b403 (diff)
downloadgvfs-d0e6d130792fa91d93c44e8c1610733cfa9a8e76.tar.gz
Update NEWS for 1.10.0 release1.10.0
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f826498c..44a28dc1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 1.10.0
+=======================
+* smb: Ignore read-only attribute for directories
+* gdu volume monitor: Mark bootable mounts as such
+* Translation updates
+
Major changes in 1.9.5
======================
* gdu: Don't ignore fstab mounts belonging to crypto volumes
diff --git a/configure.ac b/configure.ac
index 0ed57630..74ebf71a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.9.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.10.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-pax])
AM_CONFIG_HEADER(config.h)