From 1053c873bdaedf37c1fd35be4e7021bfc806c23d Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Wed, 16 Nov 2016 11:17:39 +0100 Subject: [doc] Mention XML protocol on changes. It may be worth it, also added a note about file reorganization. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c08d782b7..984e91946 100644 --- a/CHANGES +++ b/CHANGES @@ -104,6 +104,7 @@ Notations - "Bind Scope" can once again bind "Funclass" and "Sortclass". General infrastructure + - New configurable warning system which can be controlled with the vernacular command "Set Warnings", or, under coqc/coqtop, with the flag "-w". In particular, the default is now that warnings are printed by coqc. @@ -122,6 +123,10 @@ Tools Verbose Compat vernacular, since these warnings can now be silenced or turned into errors using "-w". +XML protocol + +- message format has changed, see dev/doc/changes.txt for more details. + Many bug fixes, minor changes and documentation improvements are not mentioned here. -- cgit v1.2.3