aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/doc
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2016-11-16 11:17:39 +0100
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2016-11-16 11:17:39 +0100
commit1053c873bdaedf37c1fd35be4e7021bfc806c23d (patch)
treea44ba5953df5acc17b710e20426db115521de111 /dev/doc
parent3a51aa7265f35dd3cbf3f7bff858d663e4406146 (diff)
[doc] Mention XML protocol on changes.
It may be worth it, also added a note about file reorganization.
Diffstat (limited to 'dev/doc')
-rw-r--r--dev/doc/changes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt
index 79a0c6312..d052468f9 100644
--- a/dev/doc/changes.txt
+++ b/dev/doc/changes.txt
@@ -14,6 +14,8 @@ kernel/closure.ml{,i} -> kernel/cClosure.ml{,i}
lib/errors.ml{,i} -> lib/cErrors.ml{,i}
toplevel/cerror.ml{,i} -> toplevel/explainErr.mli{,i}
+All IDE-specific files, including the XML protocol have been moved to ide/
+
** Reduction functions **
In closure.ml, we introduced the more precise reduction flags fMATCH, fFIX,