summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2008-08-22 14:19:56 +0000
committerBastien Nocera <hadess@src.gnome.org>2008-08-22 14:19:56 +0000
commit441a995dbad10811708a7aae0d55637a8e988e55 (patch)
tree8ef217ad369a19501699cec8e04bada8d4f536e9 /ChangeLog
parent9dfe413520533138930b948b1a552e1fff4c9e95 (diff)
downloadgvfs-441a995dbad10811708a7aae0d55637a8e988e55.tar.gz
Use libsoup to parse the "Last-Modified" header, not the ISO-8601 parsing
2008-08-22 Bastien Nocera <hadess@hadess.net> * daemon/gvfsbackendhttp.c (query_info_ready): Use libsoup to parse the "Last-Modified" header, not the ISO-8601 parsing functions (Closes: #547133) Requires libsoup trunk svn path=/trunk/; revision=1898
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8afe8f69..b2da3c55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-22 Bastien Nocera <hadess@hadess.net>
+
+ * daemon/gvfsbackendhttp.c (query_info_ready): Use
+ libsoup to parse the "Last-Modified" header, not
+ the ISO-8601 parsing functions (Closes: #547133)
+ Requires libsoup trunk
+
2008-08-21 Hans Petter Jansson <hpj@novell.com>
* daemon/gvfsbackendgphoto2.c (ensure_ignore_prefix)