[nautilus-sendto/gnome-2-32] 2.31.7



commit b31852cbfcee624672702f067db82c14cbd3f951
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Aug 27 13:26:51 2010 +0100

    2.31.7

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6dd60e6..af7f078 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ==============
+Version 2.31.7
+==============
+
+Nautilus Sendto
+
+- Remove never_unload struct member for plugins,
+  they are never unloaded now
+- Fix a few memory leaks when sending files
+
+==============
 Version 2.31.6
 ==============
 
diff --git a/configure.in b/configure.in
index dbf784b..13ffc2b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(nautilus-sendto, 2.31.6, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 2.31.7, http://www.gnome.org)
 AM_CONFIG_HEADER(config.h)
 
 AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news])



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