Skip to content

Commit e4ede79

Browse files
committed
112 release notes fix
Signed-off-by: Jan Richter <jarichte@redhat.com>
1 parent 30ee9fc commit e4ede79

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/source/releases/112_0.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,14 @@ Internal changes
8484
`c1de44fab <https://github.com/avocado-framework/avocado/commit/c1de44fab>`_)
8585

8686
* Several utility modules are being prepared for migration to AAutils project:
87-
- :mod:`avocado.utils.aurl` is deprecated and will be removed after next LTS release
87+
88+
* :mod:`avocado.utils.aurl` is deprecated and will be removed after next LTS release
8889
(`bbaa79c4f <https://github.com/avocado-framework/avocado/commit/bbaa79c4f>`_)
89-
- :mod:`avocado.utils.path` development is frozen pending AAutils migration
90+
* :mod:`avocado.utils.path` development is frozen pending AAutils migration
9091
(`57aa993d9 <https://github.com/avocado-framework/avocado/commit/57aa993d9>`_)
91-
- :mod:`avocado.utils.network.ports` development is frozen pending AAutils migration
92+
* :mod:`avocado.utils.network.ports` development is frozen pending AAutils migration
9293
(`089f44a7a <https://github.com/avocado-framework/avocado/commit/089f44a7a>`_)
93-
- :mod:`avocado.utils.data_structures` is deprecated and will be removed after next LTS release
94+
* :mod:`avocado.utils.data_structures` is deprecated and will be removed after next LTS release
9495
(`a5b442f28 <https://github.com/avocado-framework/avocado/commit/a5b442f28>`_)
9596

9697
* Enhanced test coverage for GDB utilities, network utilities, and path utilities

0 commit comments

Comments
 (0)