Changelog fix for #9863

This commit is contained in:
ridiculousfish 2023-07-01 11:08:53 -07:00
parent a7ac92f62f
commit b4570623e9

View File

@ -32,12 +32,13 @@ Improved prompts
Completions Completions
^^^^^^^^^^^ ^^^^^^^^^^^
- Added completions for: - Added or improved completions for:
- ``ar`` (:issue:`9719`) - ``ar`` (:issue:`9719`)
- ``gcc`` completion descriptions have been clarified and shortened (:issue:`9722`). - ``gcc`` completion descriptions have been clarified and shortened (:issue:`9722`).
- ``qdbus`` completions now properly handle tags (:issue:`9776`). - ``qdbus`` completions now properly handle tags (:issue:`9776`).
- ``age`` (:issue:`9813`). - ``age`` (:issue:`9813`).
- ``age-keygen`` (:issue:`9813`). - ``age-keygen`` (:issue:`9813`).
- ``curl`` (:issue:`9863`).
Improved terminal support Improved terminal support
^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^