~ubuntu-branches/ubuntu/breezy/evolution-data-server/breezy

« back to all changes in this revision

Viewing changes to camel/providers/nntp/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-10-10 11:30:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051010113056-rb4vj4kbs8yxft85
Tags: 1.4.1-0ubuntu3
* debian/patches/camel-imap-store.c.patch:
  - Ubuntu 17465: apply patch from
  http://bugzilla.gnome.org/attachment.cgi?id=53234&action=view
  (additional NULL pointer check)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-08-22  Not Zed  <NotZed@Ximian.com>
 
2
 
 
3
        * camel-nntp-stream.c (stream_read): cast print args to int.
 
4
 
 
5
2005-08-12  Tor Lillqvist  <tml@novell.com>
 
6
 
 
7
        * Makefile.am: Use NO_UNDEFINED. Link with libcamel-provider,
 
8
        libcamel and CAMEL_LIBS.
 
9
 
 
10
2005-04-17  Changwoo Ryu  <cwryu@debian.org>
 
11
 
 
12
        ** See bug #300891
 
13
        
 
14
        * Makefile.am (INCLUDES): define
 
15
        CAMEL_EXPLICIT_TRANSLATION_DOMAIN.
 
16
 
 
17
        * camel-nntp-provider.c (camel_provider_module_init):
 
18
        set translation_domain in CamelProvider struct.
 
19
 
 
20
2005-08-02  Not Zed  <NotZed@Ximian.com>
 
21
 
 
22
        * camel-nntp-store.c (nntp_construct): setup the cache here.
 
23
        (nntp_connect_offline, nntp_connect_online): not here or here.
 
24
        (nntp_store_finalize): free the cache.
 
25
 
 
26
2005-04-30  Alessandro Decina  <alessandro@nnnva.org>
 
27
 
 
28
        * camel-nntp-store.c (nntp_folder_info_from_store_info): Copy the
 
29
        flags field when converting from CamelStoreInfo to CamelFolderInfo.
 
30
 
 
31
2005-04-22  rganesan <rganesan@novell.com>
 
32
 
 
33
        *camel-nntp-provide.c:  Patch for bug #301460 give space at the end of line.
 
34
 
 
35
2005-04-22  Not Zed  <NotZed@Ximian.com>
 
36
 
 
37
        * camel-nntp-store.c (nntp_store_get_folder_info_all): don't set
 
38
        exceptions for failed date commands from last patch.
 
39
 
 
40
2005-04-22  Alessandro Decina <alessandro@nnva.org>
 
41
 
 
42
        * camel-nntp-store.c (nntp_store_get_folder_info_all): If we fail
 
43
        to get the date, just abort.
 
44
 
 
45
2005-03-16  Not Zed  <NotZed@Ximian.com>
 
46
 
 
47
        * modified patch below to make it a bit simpler.
 
48
 
 
49
2005-01-22  Jeff Bailey <jbailey@ubuntu.com>
 
50
 
 
51
        * camel-nntp-store.c (connect_to_server): Allow the username to an
 
52
        empty string as well as a NULL for anonymous connections.
 
53
 
 
54
2005-03-16  Not Zed  <NotZed@Ximian.com>
 
55
 
 
56
        * added nntp changelog
 
57