gvfs r1375 - in trunk: . programs



Author: alexl
Date: Mon Feb 25 20:29:19 2008
New Revision: 1375
URL: http://svn.gnome.org/viewvc/gvfs?rev=1375&view=rev

Log:
2008-02-25  Alexander Larsson  <alexl redhat com>

	* programs/Makefile.am (EXTRA_DIST):
	Add gvfs-bash-completion.sh

	* NEWS:
	Update for release



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/programs/Makefile.am

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Feb 25 20:29:19 2008
@@ -1,3 +1,20 @@
+Major changes in 0.1.8:
+* Update for gio API changes
+* Add gphoto2 backend
+* Add network: and dns-sd: backend support
+* Http and webdav backend updates
+* Keyring support
+* Fix crashes and deadlocks
+* Add trash::item-count attribute to trash:///
+* Fix smb reads > 65535 bytes breaking on some servers
+* Fix cancellation race in reading
+* Fill in thumbnail info for backends
+* sftp: Handle host identity changes
+* Enable translations everywhere
+* Add bash completion support for command line apps
+* Fix handling of blank cds and audio cds
+* Support port in sftp uris
+
 Major changes in 0.1.7:
 * Update for gio API changes
 * Add gconf based implementation of

Modified: trunk/programs/Makefile.am
==============================================================================
--- trunk/programs/Makefile.am	(original)
+++ trunk/programs/Makefile.am	Mon Feb 25 20:29:19 2008
@@ -76,4 +76,4 @@
 gvfs_mkdir_SOURCES = gvfs-mkdir.c
 gvfs_mkdir_LDADD = $(libraries)
 
-EXTRA_DIST=gvfs-less
+EXTRA_DIST=gvfs-less gvfs-bash-completion.sh



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]