diff --git a/docs/manual.adoc b/docs/manual.adoc index fb277c6d8a058c91618f64079fc962b0e76d0053..10a98edf987e3835be9576d0138aed119a3d5e4e 100644 --- a/docs/manual.adoc +++ b/docs/manual.adoc @@ -2121,7 +2121,9 @@ Because of the differences in document object models, performance considerations :!numbered: [[v1.9]] -=== v1.9 ^2018-??-??^ +=== v1.9 ^2018-04-04^ + +Maintenance release. Changes: * Specification changes: . `xml_document::load(const char*)` (deprecated in 1.5) now has `deprecated` attribute; use `xml_document::load_string` instead