gvfs r1727 - in branches/gnome-2-22: . daemon
- From: gicmo svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r1727 - in branches/gnome-2-22: . daemon
- Date: Tue, 8 Apr 2008 03:20:04 +0100 (BST)
Author: gicmo
Date: Tue Apr 8 03:20:04 2008
New Revision: 1727
URL: http://svn.gnome.org/viewvc/gvfs?rev=1727&view=rev
Log:
Release gvfs 0.2.3
* NEWS: Prepare for release.
* daemon/Makefile.am: Fix for release
Modified:
branches/gnome-2-22/ChangeLog
branches/gnome-2-22/NEWS
branches/gnome-2-22/daemon/Makefile.am
Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS (original)
+++ branches/gnome-2-22/NEWS Tue Apr 8 03:20:04 2008
@@ -1,3 +1,11 @@
+Major changes in 0.2.3:
+* WebDAV: implement set_display_name
+* WebDAV fixes
+* Proper fallback icons for encrypted volumes
+* Sftp: Fix make_directory calls
+* Ftp: various fixes
+* Minor bug were fixed and leaks plugged
+
Major changes in 0.2.2:
* Respect the giomoduledir provided in gio package config file
* Better mount icon and name for archive backend
Modified: branches/gnome-2-22/daemon/Makefile.am
==============================================================================
--- branches/gnome-2-22/daemon/Makefile.am (original)
+++ branches/gnome-2-22/daemon/Makefile.am Tue Apr 8 03:20:04 2008
@@ -73,6 +73,8 @@
if USE_OBEXFTP
mount_DATA += obexftp.mount
libexec_PROGRAMS += gvfsd-obexftp
+endif
+
BUILT_SOURCES = obexftp-marshal.c obexftp-marshal.h
obexftp-marshal.h: obexftp-marshal.list
@@ -81,7 +83,6 @@
obexftp-marshal.c: obexftp-marshal.list
echo "#include \"obexftp-marshal.h\"" > $@ && glib-genmarshal $< --prefix=obexftp_marshal --body >> $@
-endif
mount_in_files += dns-sd.mount.in
if HAVE_AVAHI
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]