pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1:
Changes since Pike 8.0.404 (release 8) ---------------------------------------------------------------------- New Features ------------ o Calendar Updated Calendar to use timezonedata from tzdata2017a.
+
o GL & GLUT
+
+
Prefer Quartz implementation on systems that have it (OS X).
+
+
o GTK2
+
+
- Add -x objective-c for Darwin.
+
+
- Support linking against other implementations than X11.
+
o Protocols.HTTP Connecting to HTTP proxies over HTTPS is now supported. o Web.decode_jwk() Support decoding of symmetric (ie HMAC) keys. o Web.encode_jws() and Web.decode_jws()