]> err.no Git - sope/blob - sope-mime/ChangeLog
9ec18c8b9eb793fc2cd40c5a657d1ab1215f2b34
[sope] / sope-mime / ChangeLog
1 2005-07-05  Helge Hess  <helge.hess@opengroupware.org>
2
3         * NGImap4ResponseNormalizer.[hm], NGImap4Client.[hm],
4           NGImap4ResponseParser.m: added some ACL related commands (v4.5.221)
5
6 2005-04-24  Helge Hess  <helge.hess@opengroupware.org>
7
8         * NGMime, NGImap4, NGMail: fixed gcc 4.0 warnings (v4.5.220)
9
10 2005-03-24  Helge Hess  <helge.hess@skyrix.com>
11
12         * NGMime, NGMail: fixed OGo bug #1324 by adding support for multivalue
13           header fields (v4.5.219)
14
15         * NGMime: minor code cleanups (v4.5.218)
16
17 2005-03-05  Helge Hess  <helge.hess@opengroupware.org>
18
19         * NGMime: fixed an issue with incorrect header field termination
20           (v4.5.217)
21
22         * NGImap4: fixed a MacOSX incompatibility (v4.5.216)
23
24 2005-03-03  Helge Hess  <helge.hess@opengroupware.org>
25
26         * NGImap4: added some debugging facilities (v4.5.215)
27         
28 2005-02-14  Helge Hess  <helge.hess@skyrix.com>
29
30         * NGImap4: changed base64 encoding in Sieve client to fix OGo bug #1228
31           (v4.5.214)
32
33 2005-02-12  Helge Hess  <helge.hess@opengroupware.org>
34
35         * NGImap4: reworked qualifier generation, fixed handling of OR
36           qualifiers (v4.5.213)
37
38         * NGImap4: improved copying, cleaned up sort ordering (v4.5.212)
39
40 2005-02-08  Helge Hess  <helge.hess@opengroupware.org>
41
42         * NGImap4: added method to retrieve selected folder (v4.5.211)
43
44         * NGImap4: change in API: NGImap4Envelope now uses lists for 'from'
45           and 'reply-to' headers (v4.5.210)
46
47 2005-01-31  Helge Hess  <helge.hess@opengroupware.org>
48
49         * NGImap4: added support for creating envelope objects from body
50           structure dictionaries (v4.5.209)
51
52 2005-01-30  Helge Hess  <helge.hess@opengroupware.org>
53
54         * NGImap4: code cleanup in response normalizer (v4.5.208)
55
56         * NGImap4: some fix in the Sieve script upload (v4.5.207)
57
58 2005-01-30  Helge Hess  <helge.hess@skyrix.com>
59
60         * v4.5.206
61         
62         * NGMail: fixed a crasher in a warn-log (occurred if no content-type
63           was set), major reorgs
64         
65         * NGMime: some code cleanups, added MIME generation debugging,
66           improved NGMimeJoinedData, make reorgs
67
68         * NGImap4: minor code cleanups
69
70 2005-01-04  Helge Hess  <helge.hess@opengroupware.org>
71
72         * NGImap4: fixed a small warning with Xcode (v4.5.205)
73         
74 2004-12-09  Helge Hess  <helge.hess@opengroupware.org>
75
76         * NGMime: fixed an issue with future date headers and libFoundation
77           (v4.5.204)
78
79 2004-12-03  Helge Hess  <helge.hess@skyrix.com>
80
81         * NGImap4: fixed an error handler in the Sieve client (v4.5.203)
82
83 2004-11-30  Helge Hess  <helge.hess@skyrix.com>
84
85         * NGMail: fixed a bug in NGSendMail (v4.5.202)
86
87 2004-11-28  Helge Hess  <helge.hess@skyrix.com>
88
89         * NGImap4: improvements in the Sieve client (v4.5.201)
90
91 2004-11-19  Helge Hess  <helge.hess@skyrix.com>
92
93         * NGImap4: minor code cleanups (v4.5.200)
94
95 2004-11-16  Helge Hess  <helge.hess@skyrix.com>
96
97         * NGImap4: minor code cleanups in NGSieveClient (v4.5.199)
98
99 2004-11-13  Helge Hess  <helge.hess@opengroupware.org>
100
101         * NGMime: added  support for 'reply-type' parameter in text MIME types
102           (v4.5.198)
103
104 2004-11-08  Helge Hess  <helge.hess@skyrix.com>
105
106         * NGImap4: fixed a bug with parsing envelopes that are reported with
107           data headers ({count} syntax) (v4.5.197)
108
109 2004-10-30  Thierry Delhaise  <befree_fr@mac.com>
110
111         * NGImap4: fixed OGo bug #958 (IMAP4 parser broke with Courier)
112           (v4.3.196)
113         
114 2004-10-29  Helge Hess  <helge.hess@skyrix.com>
115
116         * NGMime: minor cleanups (v4.3.195)
117
118 2004-10-28  Helge Hess  <helge.hess@skyrix.com>
119
120         * NGImap4: added a constructor to NGImap4Envelope (v4.3.194)
121
122 2004-10-27  Helge Hess  <helge.hess@opengroupware.org>
123
124         * NGImap4: enhanced NGImap4EnvelopeAddress (v4.3.193)
125
126         * NGMail: support special sendmail location on MacOSX (v4.3.192)
127
128         * NGMail: fixed a bug in NGSendMail (v4.3.191)
129
130         * NGMail: added NGSendMail object (v4.3.190)
131
132 2004-10-08  Helge Hess  <helge.hess@opengroupware.org>
133
134         * NGImap4: minor improvement in an error condition (v4.3.189)
135
136 2004-10-06  Helge Hess  <helge.hess@skyrix.com>
137
138         * NGMime: added special case for +0530 timezone (v4.3.188)
139
140 2004-10-02  Helge Hess  <helge.hess@opengroupware.org>
141
142         * v4.3.187
143
144         * NGMime, NGMail: minor cleanups
145
146         * NGImap4: decode quoted printable subjects and addresses
147
148         * NGImap4: fixed long subject envelope processing (v4.3.186)
149
150         * NGImap4: improved processing of envelope responses (v4.3.185)
151
152 2004-10-01  Helge Hess  <helge.hess@opengroupware.org>
153
154         * NGImap4: added processing of envelope responses (v4.3.184)
155
156         * NGImap4: NGImap4Client improvements (v4.3.183)
157
158 2004-09-30  Helge Hess  <helge.hess@skyrix.com>
159
160         * NGMime: fixed OGo buf #936 (v4.3.182)
161
162 2004-09-29  Helge Hess  <helge.hess@skyrix.com>
163
164         * NGImap4: minor improvements (v4.3.181)
165
166 2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>
167
168         * sope-mime.xcode: fixes
169
170 2004-09-07  Helge Hess  <helge.hess@skyrix.com>
171
172         * NGImap4: removed some crash situations wrt OGo bug #883 (v4.3.179)
173
174 2004-09-05  Helge Hess  <helge.hess@opengroupware.org>
175
176         * fixed common.h files not to depend on libFoundation internals
177           (v4.3.178)
178
179 2004-09-01  Helge Hess  <helge.hess@opengroupware.org>
180
181         * fhs.make (move-headers-to-fhs): moved NGMail and NGImap4 headers to
182           FHS root (v4.3.177)
183
184 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
185
186         * added hack to install the project in FHS locations - the library,
187           its headers, the tools and the resources will be installed in
188           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
189           (v4.3.175)
190
191         * added ChangeLog for libNGMime