[nautilus-sendto] 1.1.6



commit 4b31d77a4a7bac3896f7bd41e1cdaff5239eeadb
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jul 29 17:35:46 2009 +0100

    1.1.6

 NEWS         |   18 ++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dda7ae0..ba26776 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
 =============
+Version 1.1.6
+=============
+
+Nautilus Sendto
+
+Bug fixes:
+	- Fix problems with long plugin descriptions
+	- Add "claws" as a Sylpheed variant
+	- Update for new Empathy file transfer API
+	- Only display users that can receive files in the
+	  Empathy plugin
+
+Other changes:
+	- Port to GtkBuilder
+	- Disable the evolution plugin for newers versions
+	  of Evolution, it's builtin
+
+=============
 Version 1.1.5
 =============
 
diff --git a/configure.in b/configure.in
index 09724a9..8b3c771 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(nautilus-sendto, 1.1.5, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 1.1.6, 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]