summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@novell.com>2008-09-02 00:37:10 +0000
committerHans Petter <hansp@src.gnome.org>2008-09-02 00:37:10 +0000
commit4f24f6b2563d7266cd8bb1c122f308252453e1ba (patch)
tree0c1b19efa4ecfb7056201bcea0246d445a8b3e0c
parent8a21c704bfd3847dc5b95a383a6b8ea06e44e38f (diff)
downloadgvfs-4f24f6b2563d7266cd8bb1c122f308252453e1ba.tar.gz
Update for 0.99.6.
2008-09-01 Hans Petter Jansson <hpj@novell.com> * NEWS: Update for 0.99.6. svn path=/trunk/; revision=1924
-rw-r--r--ChangeLog4
-rw-r--r--NEWS29
2 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c9021ea..2505db87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-01 Hans Petter Jansson <hpj@novell.com>
+
+ * NEWS: Update for 0.99.6.
+
2008-09-01 Christian Kellner <gicmo@gnome.org>
* configure.ac:
diff --git a/NEWS b/NEWS
index 227c8f72..e0fa1b40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Major changes in 0.99.6
+=======================
+
+* Better cross-backend copy/move logic. Now will perform an actual file
+ system move if possible, even when the source and target are handled
+ by different backends (e.g. trash and local).
+* Now requires libsoup >= 2.23.91.
+
+* Bug fixes
+ 548841 - Incorrect usage of plural forms in gphoto backend
+ 547133 - Getting mtime over http backend is broken
+ 538573 - lastmodified uses ISO 8601 date/time where it should use http-date
+ 549253 - error path leaks
+ 549553 - gvfs mangles uri for unhandled schemes
+ 550100 - gio uses 10^3 base (SI) for volume names
+ 529971 - Restore from trash appears to do a file copy
+ RH 460223 - gnome-mount no longer automatically opens LUKS-encrypted
+ partitions
+
+* Translation updates:
+ nl.po (Wouter Bolsterlee), gl.po (Ignacio Casal Quinteiro), es.po
+ (Jorge Gonzalez), pt_BR.po (Og Maciel), et.po (Priit Laes), eu.po
+ (Inaki Larranaga Murgoitio), th.po (Theppitak Karoonboonyanan), ja.po
+ (Takeshi AIHANA), vi.po (Nguyễn Thái Ngọc Duy), fr.po (Robert-André
+ Mauchin), he.po (Yair Hershkovitz), nb.po (Kjartan Maraas), mk.po
+ (Jovan Naumovski), de.po (Hendrik Richter), ga.po (Seán de Búrca),
+ zh_HK.po (Chao-Hsiung Liao), zh_TW.po (Chao-Hsiung Liao), sv.po
+ (Daniel Nylander)
+
Major changes in 0.99.5
=======================