summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2011-04-04 17:22:24 +0200
committerTomas Bzatek <tbzatek@redhat.com>2011-04-04 17:22:24 +0200
commitd75aef8e8855e3648164c3924ed2ccf3a72967dc (patch)
treeb097085de0d70652b916079bac95ed1907631ab9
parentab007c58cf59f20e4dad15df595d453c8c2e2d73 (diff)
downloadgvfs-d75aef8e8855e3648164c3924ed2ccf3a72967dc.tar.gz
Update for 1.8.0 release1.8.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ccb8d9e1..d9e19c05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 1.8.0
+======================
+* afc: Fix renaming files moving them to the root dir
+* Translation updates
+
Major changes in 1.7.3
======================
* build: Bump fuse requirement for ATOMIC_O_TRUNC support
diff --git a/configure.ac b/configure.ac
index a29b92ca..e160dfa2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(client/gdaemonvfs.h)
-AM_INIT_AUTOMAKE(gvfs, 1.7.4)
+AM_INIT_AUTOMAKE(gvfs, 1.8.0)
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK