nautilus-sendto r277 - trunk



Author: hadess
Date: Sun Jan 20 14:17:51 2008
New Revision: 277
URL: http://svn.gnome.org/viewvc/nautilus-sendto?rev=277&view=rev

Log:
2008-01-20  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: release 0.13



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Jan 20 14:17:51 2008
@@ -1,4 +1,17 @@
 =============
+Version 0.13
+=============
+
+Nautilus Sendto
+	* Fix a crash in the main code when the status label was being cleared
+	* Fix loading the Pidgin plugin
+	* Show ICQ/AIM and Bonjour buddies in the Pidgin plugin
+	* Fix conflicting mnemonics in the main UI
+	* Fix installation with the new gio-based Nautilus
+	* Pass the full name of the contact to Evolution when it's available
+	* Allow running nautilus-sendto uninstalled
+
+=============
 Version 0.12
 =============
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Jan 20 14:17:51 2008
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(nautilus-sendto, 0.12, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 0.13, 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]