summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-28 19:08:54 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-28 19:08:54 +0530
commit21c8d7a7ed1da5f094370c6fea15eca791ce8a34 (patch)
tree6fee114ed341392fc1aed82fb3b9afa0c0e1f0cb
parent92378a90853b4c41482bcc029fe6e291fbbfa0f4 (diff)
downloadtinyproxy-21c8d7a7ed1da5f094370c6fea15eca791ce8a34.tar.gz
tinyproxy-21c8d7a7ed1da5f094370c6fea15eca791ce8a34.zip
Add more bugs to NEWS
Diffstat (limited to '')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fd45596..4f84562 100644
--- a/NEWS
+++ b/NEWS
@@ -12,9 +12,12 @@ Version 1.7.1
Bugs fixed since version 1.7.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- * BB#8: Update README, INSTALL, NEWS and the manpage
* BB#2: Fix Tinyproxy for requests like www.site.com:8001
* BB#5: Move templates from the doc directory to its own directory
+ * BB#8: Update README, INSTALL, NEWS and the manpage
+ * BB#10: Do not filter out transfer-encoding header
+ * BB#18: Fix pointer aliasing issues
+ * BB#53: Add a GPLv2 COPYING file
Contributors
~~~~~~~~~~~~