diff options
| author | coqbot-app[bot] | 2020-11-12 15:42:07 +0000 |
|---|---|---|
| committer | GitHub | 2020-11-12 15:42:07 +0000 |
| commit | 8246730c48679cef0b2663ede7a37b73cbc1457a (patch) | |
| tree | 7eb0fbd3e2e8b5897f403389226cbc1d4f81909d /doc/sphinx | |
| parent | 176faf135778471e70a8d47387f9e7d05815609e (diff) | |
| parent | 0e318ee6688a91590a392cc38a9204428820a41d (diff) | |
Merge PR #13361: Move last changelog entry for 8.12.1.
Reviewed-by: ejgallego
Diffstat (limited to 'doc/sphinx')
| -rw-r--r-- | doc/sphinx/changes.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst index f1bcd2fb44..de5dbe79cc 100644 --- a/doc/sphinx/changes.rst +++ b/doc/sphinx/changes.rst @@ -1289,6 +1289,12 @@ Changes in 8.12.1 (`#13301 <https://github.com/coq/coq/pull/13301>`_, fixes `#13298 <https://github.com/coq/coq/issues/13298>`_, by Hugo Herbelin). +- **Fixed:** + :cmd:`Search` supports filtering on parts of identifiers which are + not proper identifiers themselves, such as :n:`"1"` + (`#13351 <https://github.com/coq/coq/pull/13351>`_, + fixes `#13349 <https://github.com/coq/coq/issues/13349>`_, + by Hugo Herbelin). **Tools** |
