diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2004-09-01 19:17:36 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2004-09-01 19:17:36 +0000 |
| commit | 87051183eea0f573bd4f3521446d7eb4da4622be (patch) | |
| tree | e03ebde8d15fecd5e8eecf4986d088fc0708bd67 /ChangeLog | |
| parent | 4a003a878cfff870c7b2417c824042af0af60d59 (diff) | |
| download | cppunit-87051183eea0f573bd4f3521446d7eb4da4622be.tar.gz | |
Include/cppunit/XmlOutputter.
include/cppunit/XmlOutputter.h:
* include/cppunit/tools/XmlDocument.h
* src/cppunit/XmlDocument.cpp:
* src/cppunit/XmlOutputter.cpp: integrated patch #997006 from Akos Maroy.
This patch makes the 'standalone' attribute in XML header optional.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-08-01 Baptiste Lepilleur <gaiacrtn@free.fr> + + * include/cppunit/XmlOutputter.h: + * include/cppunit/tools/XmlDocument.h + * src/cppunit/XmlDocument.cpp: + * src/cppunit/XmlOutputter.cpp: integrated patch #997006 from Akos Maroy. + This patch makes the 'standalone' attribute in XML header optional. + 2004-06-25 Baptiste Lepilleur <gaiacrtn@free.fr> * include/cppunit/Portability.h: moved OStringStream alias definition to |
