annotate packages/services/ezxml/current/ChangeLog @ 2122:cd6a5e166a38

* src/ezxml.c: * include/ezxml.h: * doc/ezxml.txt: * doc/ezxml.html: * doc/license.txt: Upgrade to ezxml-0.8.5
author asl
date Mon, 30 Jan 2006 21:16:21 +0000
parents 6036f158c5ff
children 74dbf4c3f2e1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2122
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
1 2006-01-23 Peter Korsgaard <jacmet@sunsite.dk>
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
2
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
3 * src/ezxml.c:
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
4 * include/ezxml.h:
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
5 * doc/ezxml.txt:
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
6 * doc/ezxml.html:
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
7 * doc/license.txt: Upgrade to ezxml-0.8.5
cd6a5e166a38 * src/ezxml.c:
asl
parents: 1884
diff changeset
8
1884
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
9 2005-01-31 Andrew Lunn <andrew.lunn@ascom.ch>
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
10
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
11 * Import of the ezxml XML parsing library
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
12
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
13 //===========================================================================
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
14 //####ECOSGPLCOPYRIGHTBEGIN####
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
15 // -------------------------------------------
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
16 // This file is part of eCos, the Embedded Configurable Operating System.
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
17 // Copyright (C) 2005 Andrew Lunn
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
18 //
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
19 // eCos is free software; you can redistribute it and/or modify it under
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
20 // the terms of the GNU General Public License as published by the Free
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
21 // Software Foundation; either version 2 or (at your option) any later version.
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
22 //
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
23 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
24 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
25 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
26 // for more details.
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
27 //
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
28 // You should have received a copy of the GNU General Public License along
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
29 // with eCos; if not, write to the Free Software Foundation, Inc.,
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
30 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
31 //
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
32 // As a special exception, if other files instantiate templates or use macros
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
33 // or inline functions from this file, or you compile this file and link it
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
34 // with other works to produce a work based on this file, this file does not
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
35 // by itself cause the resulting work to be covered by the GNU General Public
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
36 // License. However the source code for this file must still be made available
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
37 // in accordance with section (3) of the GNU General Public License.
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
38 //
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
39 // This exception does not invalidate any other reasons why a work based on
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
40 // this file might be covered by the GNU General Public License.
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
41 // -------------------------------------------
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
42 //####ECOSGPLCOPYRIGHTEND####
6036f158c5ff * Import of the ezxml XML parsing library
asl
parents:
diff changeset
43 //===========================================================================