From 2b90d0a7b0ff591f27b6b31ec3b0730a6502d2e3 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Fri, 6 Oct 2017 02:15:57 +0200 Subject: Extract changes to the XML protocol from its doc --- dev/doc/changes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dev/doc/changes.md') diff --git a/dev/doc/changes.md b/dev/doc/changes.md index 5ed74917aa..b5e19f33c3 100644 --- a/dev/doc/changes.md +++ b/dev/doc/changes.md @@ -641,6 +641,12 @@ The main search functions now take a function iterating over the results. This allows for clients to use streaming or more economic printing. +### XML Protocol + +- In several places, flat text wrapped in `` tags now appears as structured text inside `` tags. + +- The "errormsg" feedback has been replaced by a "message" feedback which contains `` tag, with a message_level attribute of "error". + ## Changes between Coq 8.4 and Coq 8.5 ### Refactoring : more mli interfaces and simpler grammar.cma -- cgit v1.2.3