summaryrefslogtreecommitdiff
path: root/NEWS
blob: 85279a75e54db64e113797af66973a0cd805e8e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Major changes in 0.1.1:
* Use gio from glib (glib 2.15.1 required)
* Fix translation issues
* Fix various sftp backend issues
* Move .mount files to /usr/share/gvfs/mounts
* Add initial computer:/// backend

Major changes in 0.1.0:
* Use gio from glib (glib 2.15.0 required)
* Update to API changes in gio
* add cdda backend
* add hal volume monitor

Major changes in 0.0.2:
* Updated to work win gio-standalone 0.1.2
* Build fixes on various platforms
* Don't link client lib to libgvfscommon.so
* Change how the uri mapper works
* Integrate standard uri mappers (i.e. smb) into client libs
  (You might need to remove $prefix/lib/gvfs/modules/libsmb.so
   from an older version if you install this)
* Cleanly handle when gvfs daemons die, without
  crashing the app
* Implement unmounting
* Rename master daemon to "gvfsd" and mount daemons to
  names like "gvfsd-sftp".