diff options
| author | Jason Gross | 2018-07-26 12:02:59 -0400 |
|---|---|---|
| committer | Jason Gross | 2018-08-24 12:30:04 -0400 |
| commit | 522fbcc49a44aa5cbae6b0c13dc35f53f48227a4 (patch) | |
| tree | 00e6770398e634f3198c6f3faf180fa6832baada /CHANGES | |
| parent | 05d13bf516a75da38bacbb62608528f8dceb34fd (diff) | |
Fix ordering of before/after in print-pretty-timed-*
Fixes #8158
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
