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