diff options
| author | Pierre-Marie Pédrot | 2016-10-18 17:39:05 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-10-18 17:39:15 +0200 |
| commit | 69401acbe52773a9bef66667587437596f1ea36c (patch) | |
| tree | bf70e06735de349dce9abf894383067e7e700a3d /dev | |
| parent | 1929b52db6bc282c60a1a3aa39ba87307c68bf78 (diff) | |
| parent | dff1450d43909e8aeaf8ce2db8bc19be42ee1ab1 (diff) | |
Merge branch 'v8.6'
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/doc/changes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt index 2792e5756a..faf4b4c31b 100644 --- a/dev/doc/changes.txt +++ b/dev/doc/changes.txt @@ -52,6 +52,11 @@ important things: = CHANGES BETWEEN COQ V8.5 AND COQ V8.6 = ========================================= +** Parsing ** + +Pcoq.parsable now takes an extra optional filename argument so as to +bind locations to a file name when relevant. + ** Files ** To avoid clashes with OCaml's compiler libs, the following files were renamed: |
