Skip to content

Commit

Permalink
Add changelog entries for new HTTPS support
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoutts committed Jun 29, 2015
1 parent 8a304f7 commit 4a4964a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cabal-install/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
* New 'cabal install' option: '--offline' (#2578).
* Accept 'builddir' field in cabal.config (#2484)
* Read 'builddir' option from 'CABAL_BUILDDIR' environment variable
* Remote repos may now be configured to use https URLs
* Install target URLs can now use https
e.g. cabal install https://example.com/foo-1.0.tar.gz
* Automatically use https for cabal upload for the main
hackage.haskell.org (other repos will use whatever they are
configured to use)

1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
* New command: user-config (#2159).
Expand Down

0 comments on commit 4a4964a

Please sign in to comment.