diff --git a/cabal-install/changelog b/cabal-install/changelog index 8106c693b62250af2ed61333a8ee4b2aa2f27ea8..04b328522bad733adc3b85352a23083d6d98f319 100644 --- a/cabal-install/changelog +++ b/cabal-install/changelog @@ -19,6 +19,9 @@ hackage.haskell.org (other repos will use whatever they are configured to use). * Support for dependencies of custom Setup.hs scripts. + * 'cabal' program itself now can be used as an external setup + method. This fixes an issue when Cabal version mismatch caused + unnecessary reconfigures (#2633). 1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015 * New command: user-config (#2159).