diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-05 05:41:13 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-05 05:41:13 +0800 |
commit | 9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e (patch) | |
tree | 766a3a5606717430468777d4527304389d120162 /camel/ChangeLog | |
parent | 60b04c2ac577a4139bd388f38c6c335bf262de61 (diff) | |
download | gsoc2013-evolution-9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e.tar gsoc2013-evolution-9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e.tar.gz gsoc2013-evolution-9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e.tar.bz2 gsoc2013-evolution-9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e.tar.lz gsoc2013-evolution-9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e.tar.xz gsoc2013-evolution-9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e.tar.zst gsoc2013-evolution-9eb9d37c84cb0b57bd4789806c343ff2b4f6be7e.zip |
news: -> nntp:.
2000-10-04 Chris Toshok <toshok@helixcode.com>
* providers/nntp/camel-nntp-provider.c
(camel_provider_module_init): news: -> nntp:.
svn path=/trunk/; revision=5720
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 7e64d5597a..294fd8ebb0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,10 @@ 2000-10-04 Chris Toshok <toshok@helixcode.com> + * providers/nntp/camel-nntp-provider.c + (camel_provider_module_init): news: -> nntp:. + +2000-10-04 Chris Toshok <toshok@helixcode.com> + * providers/nntp/camel-nntp-store.c (nntp_store_get_folder_info): use "nntp:" instead of "news:" since "news:" urls aren't supposed to have host/user/port info in them. also, if there's a user |