aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/08-tools/11068-coqbin-noslash.rst
AgeCommit message (Collapse)Author
2019-12-02Move unreleased changelog to new 8.11 section.Théo Zimmermann
2019-11-28[changelog] Add types to changelog entries.Théo Zimmermann
Types of changes are defined in the list defined by Keep a Changelog 1.0.0 (https://keepachangelog.com/en/1.0.0/): - Added - Changed - Deprecated - Fixed - Removed We exclude the type Security for now, even for soundness fixes, because the process of handling security vulnerabilities is different from anything we follow right now.
2019-11-19coq_makefile: support COQBIN with no ending /Gaëtan Gilbert
Close #6460