pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1:
Changes since Pike 8.0.276 (release 4) ---------------------------------------------------------------------- New features ------------ o Calendar
-
Updated Calendar to use timezonedata from
tzdata2016f
.
+
Updated Calendar to use timezonedata from
tzdata2016i
.
o Crypto.ECC Zero-pad short signature integers. o Protocols.HTTP.Server.HeaderParser It is now possible to enable non-normalization on the entire object, and not just on a per call basis. It is also possible to disable support for folded headers, as per IETFs latest specification.