aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-09-15 10:27:37 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-09-15 10:27:37 +0200
commit8c097e35835c4a31a24c043c1bc36ff9d356a87c (patch)
tree4fb422e2c20ce00f21a37f3c66b1effbe3c9de5f /CHANGES
parent6c678a68c081ce24bbdcb092db3f57ef7e171dac (diff)
parent8d5165155dc4d9e4c03507609bf1b7a24a8ce4d0 (diff)
Merge PR #1025: BZ#5716, read flags from project file for Compile Buffer
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4e40122d4..796fbd043 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,11 @@ Tactics
profiling, and "Set NativeCompute Profile Filename" customizes
the profile filename.
+Tools
+
+- In CoqIDE, the "Compile Buffer" command takes account of flags in
+ _CoqProject or other project file.
+
Changes from 8.6.1 to 8.7+beta
==============================