]> gitweb @ CieloNegro.org - Lucu.git/blob - NEWS
Voker57's fix for getRemoteAddr' only works on little-endian architectures. We should...
[Lucu.git] / NEWS
1 Changes from 0.3 to 0.3.1
2 -------------------------
3 * Network.HTTP.Lucu.Resource:
4     - Bugfix: getRemoteAddr' didn't work on little-endian architectures. (Thanks: Voker57)
5     - Bugfix: getRemoteAddr' didn't work for IPv6 network.
6     - New function: getRemoteHost
7
8 Changes from 0.2.1 to 0.3
9 -------------------------
10 * Added SSL support:
11     - Network.HTTP.Lucu.Config.Config has a new member:
12         # cnfSSLConfig
13     - Network.HTTP.Lucu.Resource has a new action:
14         # getRemoteCertificate
15     - examples/SSL.hs:
16         an example for accepting HTTPS connections.
17
18 Changes from 0.2 to 0.2.1
19 -------------------------
20 * Fixed incorrect dependency declaration in Lucu.cabal. No semantical
21   changes to the code.
22
23 Changes from 0.1 to 0.2
24 -----------------------
25 * Fixed breakage on GHC 6.10.1. And now it requires 6.10.1...
26 * data/mime.types:
27     - Deleted application/x-wavpack
28     - Deleted application/x-wavpack-correction
29     - Added audio/x-wavpack
30     - Added audio/x-wavpack-correction