Skip to content

Commit cbc653e

Browse files
committed
Update NEWS from the libxml++-3-2 branch
1 parent c859062 commit cbc653e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

NEWS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
3.2.0 (stable):
2+
3+
* Document, DomParser: Improve XInclude processing:
4+
Document:
5+
Add process_xinclude() overload that takes a fixup_base_uris parameter.
6+
DomParser:
7+
Add set/get_xinclude_options() and add optional XInclude processing to the
8+
parse methods.
9+
(Kjell Ahlstedt) Bug 781566
10+
* Add explicit keyword to some single-parameter constructors.
11+
(Murray Cumming)
12+
* tests: Don't require C++17
13+
(Kjell Ahlstedt)
14+
* Build: Fix srcdir != buildir build.
15+
(Kjell Ahlstedt, Murray Cumming)
16+
117
3.0.1 (stable):
218

319
* Element::remove_attribute(): Delete the C++ wrapper

0 commit comments

Comments
 (0)