]> err.no Git - sope/blob - sope-mime/samples/ChangeLog
replaced usage of getCString on MacOS >= 10.4
[sope] / sope-mime / samples / ChangeLog
1 2005-07-13  Helge Hess  <helge.hess@opengroupware.org>
2
3         * added imapcontest.m tool to test the new NGImap4Connection object
4
5 2005-07-05  Helge Hess  <helge.hess@opengroupware.org>
6
7         * added imapacl tool to test ACL related IMAP4 commands
8
9 2005-03-03  Helge Hess  <helge.hess@opengroupware.org>
10
11         * ImapListTool.m: improved output with directories
12
13 2004-09-26  Helge Hess  <helge.hess@opengroupware.org>
14
15         * GNUmakefile: added imap_tool to compilation
16
17         * imap_tool.m: code cleanups
18
19 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
20
21         * added hack to install the tools in FHS locations - the executables
22           will be installed in FHS_INSTALL_ROOT if specified (eg make
23           FHS_INSTALL_ROOT=/usr/local)
24         
25         * imapquota.m: fixed a warning
26
27         * fixed makefile for new SOPE 4.3 setup
28
29 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
30
31         * moved in NGMime samples from sope-core
32
33 2004-06-21  Helge Hess  <helge.hess@opengroupware.org>
34
35         * common.h: fixed compatibility with gstep-base
36
37 2004-04-12  Helge Hess  <helge.hess@opengroupware.org>
38
39         * ImapListTool, ImapTool.m, imapls.m: minor code cleanups
40
41 2003-05-14  Helge Hess  <helge.hess@skyrix.com>
42
43         * some gcc 3.3 warnings fixed
44
45 2003-04-01  GNUstep User  <helge.hess@skyrix.com>
46
47         * ImapListTool.m: do not use NSFileIdentifier constant
48
49 2003-01-07  Helge Hess  <helge.hess@skyrix.com>
50
51         * ImapQuotaTool.m, imapquota.m: fixed compilation warnings
52
53 Fri Dec 27 10:54:40 2002  Helge Hess  <helge.hess@skyrix.com>
54
55         * Mime2XmlTool.m: fixed a protocol warning
56
57 Mon Dec 23 15:36:01 2002  Helge Hess  <helge.hess@skyrix.com>
58
59         * ImapListTool.m: pass correct filemanager as a parameter
60
61 Tue Dec 17 15:07:40 2002    <jan@skyrix.com>
62
63         * imapquota.m: add quota test
64
65 2002-11-21  Jan Reichmann <jr@skyrix.com>
66
67         * added Imap-Super class, improve imapls