[nautilus-sendto] 2.28.1



commit 7e4977cff453aa1205d61382bf8a755cc5058686
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 17 16:46:32 2009 +0000

    2.28.1

 NEWS         |   18 ++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1656bf5..49dc309 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
 ==============
+Version 2.28.1
+==============
+
+Nautilus Sendto
+
+General:
+	- Add API documentation for out-of-tree plugins
+	- Remove need for the pidgin plugin, use the
+	  D-Bus pidgin API
+
+Bug fixes:
+	- Add support for Anjal and Seamonkey mail clients
+	- Fix Balsa support
+	- Fix Thunderbird support for some cases
+	- Update man page
+	- Remove build requirement on gajim
+
+==============
 Version 2.28.0
 ==============
 
diff --git a/configure.in b/configure.in
index 11eecf7..8328946 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(nautilus-sendto, 2.28.0.1, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 2.28.1, 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]