summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicolas.dufresne@gmail.com <nicolas.dufresne@gmail.com@c587cffe-e639-0410-9787-d7902ae8ed56>2012-10-02 14:30:49 +0000
committernicolas.dufresne@gmail.com <nicolas.dufresne@gmail.com@c587cffe-e639-0410-9787-d7902ae8ed56>2012-10-02 14:30:49 +0000
commitbbfab384761c6582c3622a16c22ba47c43748902 (patch)
tree0837ab2b29f5dba41baf37959f345c94d767193a
parent168a321b3f6ce6da1e6be578b5a9fb5a739a368b (diff)
downloadlibproxy-bbfab384761c6582c3622a16c22ba47c43748902.tar.gz
Version 0.4.8 (News)
git-svn-id: http://libproxy.googlecode.com/svn/trunk@851 c587cffe-e639-0410-9787-d7902ae8ed56
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e111a0a..4865ab1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in version 0.4.8 (not yet released)
+New in version 0.4.8
==============================
* Only support standalone mozjs185 as mozilla js engine.
xulrunner being part of the now lightning fast moving firefox
@@ -6,6 +6,7 @@ New in version 0.4.8 (not yet released)
supported by Mozilla to be used in this scenario.
* Support building with javascritpcoregtk 1.5
(got split out of webkitgtk).
+* Support sending multiple results.
* Issues fixed:
- #166: Libproxy does not parse NO_PROXY correct when the line
contains spaces