Skip to content

Commit 00a2133

Browse files
committed
Fix changelog
1 parent 3bbc3d8 commit 00a2133

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

changelog.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Check https://github.com/conan-io/conan for issues and more details about develo
8383
- BugFix: Fixed failures when Conan walk directories with files containing not ASCCI characters in the file name. `#3505 <https://github.com/conan-io/conan/pull/3505>`_
8484
- Bugfix: The `scm` feature now looks for the repo root even when the `conanfile.py` is in a subfolder. `#3479 <https://github.com/conan-io/conan/pull/3479>`_
8585
- Bugfix: Fixed `OSInfo.bash_path()` when there is no `windows_subsystem`. `#3455 <https://github.com/conan-io/conan/pull/3455>`_
86-
- Bugfix: AutotoolsBuildEnvironment was not defaulting the output library directory causing broken consumption of packages when rebuilding from sources in different Linux distros using lib64 default. `#3388 <https://github.com/conan-io/conan/pull/3388>`_
86+
- Bugfix: AutotoolsBuildEnvironment was not defaulting the output library directory causing broken consumption of packages when rebuilding from sources in different Linux distros using lib64 default. Read more :ref:`here<autotools_lib64_warning>`. `#3388 <https://github.com/conan-io/conan/pull/3388>`_
8787

8888

8989
1.7.4 (18-September-2018)
@@ -93,13 +93,6 @@ Check https://github.com/conan-io/conan for issues and more details about develo
9393
- Fix: Disabled `apiv2` by default until it gets more stability.
9494

9595

96-
1.8.0 (##-October-2018)
97-
-----------------------
98-
99-
- BugFix: ``AutotoolsBuildEnvironment`` was not defaulting the output library directory causing broken consumption of packages when
100-
rebuilding from sources in different Linux distros using ``lib64`` folder as default. Read more :ref:`here <autotools_lib64_warning>`.
101-
102-
10396
1.7.3 (6-September-2018)
10497
------------------------
10598

0 commit comments

Comments
 (0)