nautilus-sendto r384 - trunk



Author: hadess
Date: Sat Jan 10 13:36:40 2009
New Revision: 384
URL: http://svn.gnome.org/viewvc/nautilus-sendto?rev=384&view=rev

Log:
2009-01-10  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 1.1.1



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Jan 10 13:36:40 2009
@@ -1,4 +1,23 @@
 =============
+Version 1.1.1
+=============
+
+Nautilus Sendto
+	* Add plugin to allow sending files to UPNP Media Servers
+	* Add plugin to allow sending files through Empathy
+	* Add plugin to send files to be burnt through nautilus-cd-burner
+	  (currently disabled by default)
+	* Allow sending remote files when GVFS FUSE is available
+	* Stop (null) showing up in the contact entry (Evolution)
+	* Try to avoid the wrong contact being selected when using
+	  Enter to validate the selection (Evolution)
+	* Use "Alias" instead of "Name" so Bluetooth addresses only
+	  show up when the Name isn't available (Bluetooth)
+	* Show an icon for Bluetooth devices (Bluetooth)
+	* Remember last used Bluetooth device (Bluetooth)
+	* Sort the contacts alphabetically (Pidgin)
+
+=============
 Version 1.1.0
 =============
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Jan 10 13:36:40 2009
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(nautilus-sendto, 1.1.0, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 1.1.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]