]> gitweb @ CieloNegro.org - Lucu.git/blob - NEWS
Release 0.3
[Lucu.git] / NEWS
1 Changes from 0.2.1 to 0.3
2 -------------------------
3 * Added SSL support:
4     - Network.HTTP.Lucu.Config.Config has a new member:
5         # cnfSSLConfig
6     - Network.HTTP.Lucu.Resource has a new action:
7         # getRemoteCertificate
8     - examples/SSL.hs:
9         an example for accepting HTTPS connections.
10
11 Changes from 0.2 to 0.2.1
12 -------------------------
13 * Fixed incorrect dependency declaration in Lucu.cabal. No semantical
14   changes to the code.
15
16 Changes from 0.1 to 0.2
17 -----------------------
18 * Fixed breakage on GHC 6.10.1. And now it requires 6.10.1...
19 * data/mime.types:
20     - Deleted application/x-wavpack
21     - Deleted application/x-wavpack-correction
22     - Added audio/x-wavpack
23     - Added audio/x-wavpack-correction