Skip to content

Commit 5ae289e

Browse files
committed
Changelog update.
[ci skip]
1 parent d29d7bb commit 5ae289e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Cabal/changelog

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
-*-change-log-*-
2-
1.24.1.0 Ryan Thomas <[email protected]> ??? 2016
2+
1.24.1.0 Ryan Thomas <[email protected]> October 2016
33
* API addition: 'differenceVersionRanges' (#3519).
4+
* Fixed reexported-modules display mangling (#3928).
5+
* Check that the correct cabal-version is specified when the
6+
extra-doc-files field is present (#3825).
7+
* Fixed an incorrect invocation of GetShortPathName that was
8+
causing build failures on Windows (#3649).
49

510
1.24.0.1 Ryan Thomas <[email protected]> May 2016
611
* Linker flags are now set correctly on GHC >= 7.8 (#3443).

cabal-install/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
various issues on Windows.
99
* Fixed 'new-build' to exit with a non-zero exit code on failure
1010
(#3506).
11+
* Store secure repo index data as 01-index.* (#3862).
12+
* Added new hackage-security root keys for distribution with
13+
cabal-install.
14+
* Fix an issue where 'cabal install' sometimes had to be run twice
15+
for packages with build-type: Custom and a custom-setup stanza
16+
(#3723).
17+
* 'cabal sdist' no longer ignores '--builddir' when the package's
18+
build-type is Custom (#3794).
1119

1220
1.24.0.0 Ryan Thomas <[email protected]> May 2016
1321
* If there are multiple remote repos, 'cabal update' now updates

0 commit comments

Comments
 (0)