[jscover] 66/69: Update history and contributors
Sylvestre Ledru
sylvestre at moszumanska.debian.org
Fri Aug 22 05:54:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
sylvestre pushed a commit to branch master
in repository jscover.
commit 16b85017844747cab6719a7f8c68989366518a3e
Author: tntim96 <tntim96 at gmail.com>
Date: Fri Aug 15 19:26:31 2014 +1000
Update history and contributors
---
History.md | 2 +-
doc/contribute.html | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/History.md b/History.md
index cf2399a..eb43d2c 100644
--- a/History.md
+++ b/History.md
@@ -1,6 +1,6 @@
1.0.14 / 2014-??-??
==================
- * Remove 'Proxy-Connection' header to avoid persistent connections (https://github.com/tntim96/JSCover/pull/158)
+ * Remove proxy headers to avoid persistent connections (https://github.com/tntim96/JSCover/pull/159)
* Decode URI in proxy mode
* Add logging to merge and report code
* Internal: Upgrade to Jasmine 2.0.1
diff --git a/doc/contribute.html b/doc/contribute.html
index fa6a39b..0a2940c 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -54,6 +54,10 @@
<td><a href="https://github.com/JohnBuchanan" target="_blank">John Buchanan</a></td>
<td><a href="https://github.com/tntim96/JSCover/pull/100" target="_blank">Adding support for single file instrumentation via stdio.</a></td>
</tr>
+ <tr>
+ <td><a href="https://github.com/jakecobb" target="_blank">Jake Cobb</a></td>
+ <td><a href="https://github.com/tntim96/JSCover/pull/159" target="_blank">Remove proxy headers to avoid persistent connections.</a></td>
+ </tr>
</table>
<h2><a name="todo"></a>To-Do</h2>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jscover.git
More information about the pkg-java-commits
mailing list