]> err.no Git - sope/blob - sope-appserver/WOXML/ChangeLog
reworked string table system
[sope] / sope-appserver / WOXML / ChangeLog
1 2005-05-03  Helge Hess  <helge.hess@opengroupware.org>
2
3         * WOXMLMapDecoder.m: fixed a gcc 4.0 warnings, changed for the new
4           DOM implementation naming (v4.5.8)
5
6 2004-08-40  Helge Hess  <helge.hess@opengroupware.org>
7
8         * added hack to install the project in FHS locations - the library,
9           its headers, the tools and the resources will be installed in
10           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
11           (v4.3.7)
12
13 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
14
15         * moved to SOPE 4.3 (v4.3.6)
16
17 2004-07-29  Frank Reppin  <frank@opengroupware.org>
18
19         * GNUmakefile.preamble: added libWOXML_SOVERSION (v4.2.5)
20
21 2004-07-29  Frank Reppin  <frank@opengroupware.org>
22
23         * GNUmakefile: inherit Version from skyrix-sope (v4.2.4)
24
25 2004-06-10  Helge Hess  <helge.hess@opengroupware.org>
26
27         * GNUmakefile.prebinding: added prebinding (v4.2.3)
28
29 2004-04-28  Marcus Mueller  <znek@mulle-kybernetik.com>
30         
31         * v4.2.2
32
33         * WOXML-Info.plist: new file for Xcode project
34
35         * common.h: include NGObjectMacros if NeXT_Foundation_LIBRARY is set.
36
37         * WOXMLDecoder.m: Workaround for missing subclassResponsibility: in
38           NeXT and Apple runtimes.
39
40         * WOXMLSaxModelHandler.m: include common.h (NGObjectMacros)
41
42 2004-04-24  Helge Hess  <helge.hess@opengroupware.org>
43         
44         * added WOXML to OGo/SOPE
45
46         * created ChangeLog