Skip to content

Commit bcd5b58

Browse files
committed
Fixed changelog
1 parent 912c03b commit bcd5b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎changelog.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Check https://github.com/conan-io/conan for issues and more details about develo
3838
- Feature: Created plugin for pylint with the previous Conan checks (run in the export), enabling to use the plugin in IDEs and command line to check the correctness of the recipes.
3939
- Feature: Improved ``deb`` installer to guarantee that runs correctly in Debian 9 and other distros.
4040
- Fix: Fixed :command:`conan search -q` and :command:`conan remove -q` to not return packages that don't have the setting specified in the query.
41-
- Fix: Fixed ``SystemPackageTool`` when calling to update with ``sudo`` not enabled and ``mode=verify`.
41+
- Fix: Fixed ``SystemPackageTool`` when calling to update with ``sudo`` not enabled and ``mode=verify``.
4242
- Fix: Removed ``pyinstaller`` shared libraries from the linker environment for any conan subprocess.
4343
- BugFix: The ``YumTool`` now calls ``yum update`` instead of ``yum check-update``.
4444
- Bugfix: Solved bug using ``--manifest`` parameter with :command:`conan create` causing the deletion of information of the dependency graph.

0 commit comments

Comments
 (0)