nautilus-sendto r329 - trunk



Author: hadess
Date: Thu Jun 12 13:15:15 2008
New Revision: 329
URL: http://svn.gnome.org/viewvc/nautilus-sendto?rev=329&view=rev

Log:
2008-06-12  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 1.0.0



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Jun 12 13:15:15 2008
@@ -1,3 +1,18 @@
+=============
+Version 1.0.0
+=============
+
+Nautilus Sendto
+	* Fix sending e-mails using evolution after having auto-
+	completed the user address
+	* Get buddy list changes instantly in the Pidgin plugin
+	* Force loading the Pidgin plugin on startup
+	* Fix the mnemonic for "Send to" not working
+	* Make it impossible to send files packed in an archive
+	if the archive has no names
+	* Fix "Send to..." label
+
+
 ===============
 Version 0.14.0
 ===============

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Jun 12 13:15:15 2008
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(nautilus-sendto, 0.14.0, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 1.0.0, 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]