From 341cea5a325bb6d0548a3cb4189362b34cf1caf4 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Wed, 4 Apr 2018 08:26:21 -0700 Subject: docs: Fix changelog formatting --- docs/manual.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/manual.html') diff --git a/docs/manual.html b/docs/manual.html index 01b577f..3be4a2b 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -4025,8 +4025,10 @@ If exceptions are disabled, then in the event of parsing failure the query is in
  1. -

    xml_document::load(const char*) (deprecated in 1.5) now has deprecated attribute; use xml_document::load_string instead -` xml_node::select_single_node (deprecated in 1.5) now has deprecated attribute; use xml_node::select_node instead

    +

    xml_document::load(const char*) (deprecated in 1.5) now has deprecated attribute; use xml_document::load_string instead

    +
  2. +
  3. +

    xml_node::select_single_node (deprecated in 1.5) now has deprecated attribute; use xml_node::select_node instead

@@ -5757,7 +5759,7 @@ If exceptions are disabled, then in the event of parsing failure the query is in -- cgit v1.2.3