aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJason Gross2018-07-26 12:02:59 -0400
committerJason Gross2018-08-24 12:30:04 -0400
commit522fbcc49a44aa5cbae6b0c13dc35f53f48227a4 (patch)
tree00e6770398e634f3198c6f3faf180fa6832baada /CHANGES
parent05d13bf516a75da38bacbb62608528f8dceb34fd (diff)
Fix ordering of before/after in print-pretty-timed-*
Fixes #8158
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index df4a1df176..d7be066690 100644
--- a/CHANGES
+++ b/CHANGES
@@ -76,6 +76,11 @@ Tools
please open an issue. We can help set up external maintenance as part
of Proof-General, or independently as part of coq-community.
+- The targets `print-pretty-timed`, `print-pretty-timed-diff`, and
+ `print-pretty-single-time-diff` now correctly label the "before" and
+ "after" columns, rather than swapping them.
+
+
Vernacular Commands
- Removed deprecated commands Arguments Scope and Implicit Arguments