summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Leuenberger <dimstar@opensuse.org>2020-04-30 19:40:15 +0200
committerGitHub <noreply@github.com>2020-04-30 19:40:15 +0200
commitf365ec6a05fce5af3caf10654c79fbaee4944369 (patch)
treeaa6badf02e078d79fcd9acca7a6b5d38ebd77115
parentff26cda68295152045a29379caa66c6006b5c9cd (diff)
parent48e192f0a0b151e03e1b72a9f303e57bc5cecc31 (diff)
downloadlibproxy-git-f365ec6a05fce5af3caf10654c79fbaee4944369.tar.gz
Merge pull request #115 from DimStar77/NEWS0.4.16
Update NEWS en route to 0.4.16
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5faa894..13a3722 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
New in version 0.4.16:
-* Port to, and require, SpiderMonkey 52
+==============================
+* Port to, and require, SpiderMonkey 68
* Use closesocket() instead of close() on Windows
* Add symbol versions - be ready to introduce new APIs as needed
* Add public px_proxy_factory_free_proxies function
+* Add PacRunner config backend (largely untested; feedback welcome!)
+* Small performance improvements
+* pxgsettings: use the correct syntax to connect to the changed signal (silences annoying output on console)
+* Support python3 up to version 3.9
New in Version 0.4.15:
==============================