From 0d4790ae071990d18883c0fb799b938ff53b5c62 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 31 May 2011 08:51:12 +0200 Subject: Require explicit keep_dom flag to maintain association in copies --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index aa34222..16c87cf 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ C++/Tree strings. This can be useful if your documents contain a large number of repetitive strings. + * To get the DOM association in the copy of an object model tree one + now needs to explicitly pass the keep_dom flag as the second argument + to the copy constructor or clone() function. + Version 3.3.0 * New option, --char-encoding, allows you to specify the character encoding -- cgit v1.1