]> err.no Git - sope/blob - sope-ldap/samples/ChangeLog
added key/value archiving to NSExpression
[sope] / sope-ldap / samples / ChangeLog
1 2005-07-23  Sebastian Reitenbach  <reitenbach@rapideye.de>
2
3         * GNUmakefile.preamble: added OpenBSD linking flags
4
5 2004-09-11  Marcus Mueller  <znek@mulle-kybernetik.com>
6
7         * GNUmakefile.preamble: minor changes for inline compilation with
8           GNUSTEP_BUILD_DIR set elsewhere.
9
10 2004-08-31  Helge Hess  <helge.hess@skyrix.com>
11
12         * GNUmakefile.preamble: added library search pathes for FHS install
13
14 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
15
16         * added hack to install the tools in FHS locations - the executables
17           will be installed in FHS_INSTALL_ROOT if specified (eg make
18           FHS_INSTALL_ROOT=/usr/local)
19
20 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
21
22         * moved in NGLdap samples from sope-core
23
24 2004-06-27  Helge Hess  <helge.hess@opengroupware.org>
25
26         * ldap2dsml.m: fixed a compile warning
27
28 2004-06-21  Helge Hess  <helge.hess@opengroupware.org>
29
30         * common.h: fixed compatibility with gstep-base
31
32 2004-01-19  Helge Hess  <helge.hess@opengroupware.org>
33
34         * ldapls.m: minor fixes (moved NSAutoreleasePool to correct place)
35
36 2004-01-11  Helge Hess  <helge.hess@opengroupware.org>
37
38         * minor cleanups to log messages
39
40 2003-05-14  Helge Hess  <helge.hess@skyrix.com>
41
42         * some gcc 3.3 warnings fixed
43
44 2003-04-03  Helge Hess  <helge.hess@skyrix.com>
45
46         * GNUmakefile: added ldapchkpwd tool
47
48         * ldap2dsml.m: added autorelease-pool to main()
49
50 2002-11-21  Helge Hess  <helge.hess@skyrix.com>
51
52         * added ldapls, ldap2dsml as examples for NGLdap