X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=NEWS;fp=NEWS;h=fc0a8fb2a882f49e4e62607fd432d2e65b180dba;hp=358815f9a13e50366eea5aaa2209652af71ca1bb;hb=c9f347bd3eb6994870e2c6854c1cb991a60a42f1;hpb=73b5fba4907604681d778d3bd54cd65fd84b4454 diff --git a/NEWS b/NEWS index 358815f..fc0a8fb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Changes from 0.2.1 to 0.3 +------------------------- +* Added SSL support: + - Network.HTTP.Lucu.Config.Config has a new member: + # cnfSSLConfig + - Network.HTTP.Lucu.Resource has a new action: + # getRemoteCertificate + - examples/SSL.hs: + an example for accepting HTTPS connections. + Changes from 0.2 to 0.2.1 ------------------------- * Fixed incorrect dependency declaration in Lucu.cabal. No semantical