diff options
Diffstat (limited to 'doc/changelog/07-commands-and-options/10476-fix-export.rst')
| -rw-r--r-- | doc/changelog/07-commands-and-options/10476-fix-export.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/changelog/07-commands-and-options/10476-fix-export.rst b/doc/changelog/07-commands-and-options/10476-fix-export.rst deleted file mode 100644 index af38008a88..0000000000 --- a/doc/changelog/07-commands-and-options/10476-fix-export.rst +++ /dev/null @@ -1,6 +0,0 @@ -- **Fixed:** - Two bugs in :cmd:`Export`. This can have an impact on the behavior of the - :cmd:`Import` command on libraries. `Import A` when `A` imports `B` which exports - `C` was importing `C`, whereas :cmd:`Import` is not transitive. Also, after - `Import A B`, the import of `B` was sometimes incomplete. - (`#10476 <https://github.com/coq/coq/pull/10476>`_, by Maxime Dénès). |
