[gvfs] Update for 1.4.0



commit 63ed8dfdb84f96b2de3a4be6c1dd5dc2c5501f2d
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Sep 21 16:33:07 2009 +0200

    Update for 1.4.0

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 79ea126..43c874c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 1.4.0
+======================
+* Translation updates
+* metadata: fix leaks
+* fix some uninitialized memory reads
+* Always return metadata:: as a writable namespace for all backends
+
 Major changes in 1.3.6
 ======================
 * Translation updates
diff --git a/configure.ac b/configure.ac
index 8b96927..c799c94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(client/gdaemonvfs.h)
 
-AM_INIT_AUTOMAKE(gvfs, 1.3.7)
+AM_INIT_AUTOMAKE(gvfs, 1.4.0)
 AM_CONFIG_HEADER(config.h)
 
 AM_SANITY_CHECK



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