diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-03-31 18:38:04 +0200 |
---|---|---|
committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-03-31 18:38:04 +0200 |
commit | 1397cb90f46c54e3409b094e81baacfc9abea44b (patch) | |
tree | 4a570651cd04ff63ff042a9341a56c590b842854 | |
parent | 8f6ad4a3e5e488247379a50361feca6006390a06 (diff) | |
download | sphinx-git-1397cb90f46c54e3409b094e81baacfc9abea44b.tar.gz |
Update CHANGES
This is only to relaunch Windows CI which has a problem seen already in
the past with test_gettext_dont_rebuild_mo. I don't understand why this
happens on Windows and can't test directly on Windows.
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ Bugs fixed leak to the shadow and border at a page break * #11264: LaTeX: missing space before colon after "Voir aussi" for :rst:dir:`seealso` directive in French -* #11274: LaTeX: external links may break PDF build if under ``\sphinxupquote`` +* #11274: LaTeX: external links may break the PDF build if under ``\sphinxupquote`` * #11147: Fix source file/line number info in object description content and in other uses of ``nested_parse_with_titles``. Patch by Jeremy Maitin-Shepard. * #11192: Restore correct parallel search index building. |