diff options
| author | Hugo Herbelin | 2020-11-11 18:35:23 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2020-11-11 19:21:57 +0100 |
| commit | b9f4ed819b36cfa27046743035fa080035db6672 (patch) | |
| tree | c0391959220d9883cdcc88b2dc36ce55f2b38888 | |
| parent | 696b97978668f7d145af98b4163d4f32352b7442 (diff) | |
Add changelog for #13351.
Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com>
| -rw-r--r-- | doc/changelog/07-commands-and-options/13351-master+search-all-subparts-ident.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/13351-master+search-all-subparts-ident.rst b/doc/changelog/07-commands-and-options/13351-master+search-all-subparts-ident.rst new file mode 100644 index 0000000000..f3ad6dcaca --- /dev/null +++ b/doc/changelog/07-commands-and-options/13351-master+search-all-subparts-ident.rst @@ -0,0 +1,6 @@ +- **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). |
