From ad811c27003b8e8ea0dbdba3cef61823a2497f26 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 11 Jun 2004 08:28:41 +0000 Subject: if we scan from "" or top == NULL, then we really want to scan from "." 2004-06-11 Not Zed * providers/local/camel-maildir-store.c (get_folder_info): if we scan from "" or top == NULL, then we really want to scan from "." instead. * camel-url.c (camel_url_new_with_base): don't check the for a character after the # before extracting the fragment. An empty fragment is still allowed and # should never be added to the path. See Rfc1808 2.4.1. svn path=/trunk/; revision=26304 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index cb94e4a994..a67f634255 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2004-06-11 Not Zed + + * providers/local/camel-maildir-store.c (get_folder_info): if we + scan from "" or top == NULL, then we really want to scan from "." + instead. + + * camel-url.c (camel_url_new_with_base): don't check the for a + character after the # before extracting the fragment. An empty + fragment is still allowed and # should never be added to the path. + See Rfc1808 2.4.1. + 2004-06-11 Jeffrey Stedfast * providers/imap4/camel-imap4-summary.c -- cgit v1.2.3