Skip to content
Snippets Groups Projects
Commit bd07f0a0 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Sync changelogs w/ 3.2 branch

parent 78f9ec29
Branches 3.0
No related merge requests found
# 3.0.2.0 # 3.0.2.0 [Herbert Valerio Riedel](mailto:hvr@gnu.org) April 2020
* Disallow spaces around colon `:` in Dependency (`build-depends` syntax * Disallow spaces around colon `:` in Dependency `build-depends` syntax
([#6538](https://github.com/haskell/cabal/pull/6538)).
* Make `configure` accept any `pkg-config --modversion` output * Make `configure` accept any `pkg-config --modversion` output
([#6541](https://github.com/haskell/cabal/pull/6541)).
# 3.0.1.0 TBW # 3.0.1.0 [Herbert Valerio Riedel](mailto:hvr@gnu.org) April 2020
* Add GHC-8.8 flags to normaliseGhcFlags * Add GHC-8.8 flags to `normaliseGhcFlags`
([#6379](https://github.com/haskell/cabal/pull/6379)) ([#6379](https://github.com/haskell/cabal/pull/6379)).
* Typo fixes * Typo fixes
([#6372](https://github.com/haskell/cabal/pull/6372)) ([#6372](https://github.com/haskell/cabal/pull/6372)).
* Limit version number parts to contain at most 9 digits * Limit version number parts to contain at most 9 digits
([#6386](https://github.com/haskell/cabal/pull/6386) ([#6386](https://github.com/haskell/cabal/pull/6386)).
* Fix boundless sublibrary depedency parse failure * Fix boundless sublibrary depedency parse failure
([#5846](https://github.com/haskell/cabal/issues/5846)) ([#5846](https://github.com/haskell/cabal/issues/5846)).
* `cabal check` verifies `cpp-options` more pedantically, allowing only * `cabal check` verifies `cpp-options` more pedantically, allowing only
options starting with `-D` and `-U`. options starting with `-D` and `-U`.
* Don’t rebuild world when new ghc flags that affect how error * Don’t rebuild world when new ghc flags that affect how error
messages are presented is specified. messages are presented is specified.
* Fix dropExeExtension behaviour on Windows * Fix dropExeExtension behaviour on Windows
([#6287](https://github.com/haskell/cabal/pull/6287) ([#6287](https://github.com/haskell/cabal/pull/6287)).
# 3.0.0.0 [Mikhail Glushenkov](mailto:mikhail.glushenkov@gmail.com) August 2019 # 3.0.0.0 [Mikhail Glushenkov](mailto:mikhail.glushenkov@gmail.com) August 2019
* The 3.0 migration guide gives advice on adapting Custom setup * The 3.0 migration guide gives advice on adapting Custom setup
......
-*-change-log-*- -*-change-log-*-
3.0.1.0 TBW December 2019 3.0.1.0 Herbert Valerio Riedel <hvr@gnu.org> April 2020
* Create store incoming directory * Create store incoming directory
([#4130](https://github.com/haskell/cabal/issues/4130)) ([#4130](https://github.com/haskell/cabal/issues/4130))
* `fetchRepoTarball` output is not marked * `fetchRepoTarball` output is not marked
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment