gvfs r1690 - in trunk: . daemon
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r1690 - in trunk: . daemon
- Date: Fri, 28 Mar 2008 12:58:25 +0000 (GMT)
Author: alexl
Date: Fri Mar 28 12:58:25 2008
New Revision: 1690
URL: http://svn.gnome.org/viewvc/gvfs?rev=1690&view=rev
Log:
2008-03-28 Alexander Larsson <alexl redhat com>
* daemon/Makefile.am (gvfsd_smb_SOURCES):
Dist libsmb-compat.h.
* NEWS:
Update for release
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/daemon/Makefile.am
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Fri Mar 28 12:58:25 2008
@@ -1,3 +1,15 @@
+Major changes in 0.2.2:
+* Respect the giomoduledir provided in gio package config file
+* Better mount icon and name for archive backend
+* Fix crashes with cancelled stream ops
+* Fix race that caused a mount to hang for a client
+* Implement async query_filesystem_info
+* Fix minor leaks
+* trash: Correct display names for directories
+* sftp: Kerberos support
+* smb: Port to new samba 3.2.0 API (backwards compat)
+* sftp: Handle overwrites correctly (was silent overwrite)
+
Major changes in 0.2.1:
* Added archive backend
* Implement most of the async functions in GDaemonFile
Modified: trunk/daemon/Makefile.am
==============================================================================
--- trunk/daemon/Makefile.am (original)
+++ trunk/daemon/Makefile.am Fri Mar 28 12:58:25 2008
@@ -176,7 +176,7 @@
gvfsd_localtest_LDADD = $(libraries)
gvfsd_smb_SOURCES = \
- gvfsbackendsmb.c gvfsbackendsmb.h \
+ gvfsbackendsmb.c gvfsbackendsmb.h libsmb-compat.h \
daemon-main.c daemon-main.h \
daemon-main-generic.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]