diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-09-28 19:08:54 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-09-28 19:08:54 +0530 |
commit | 21c8d7a7ed1da5f094370c6fea15eca791ce8a34 (patch) | |
tree | 6fee114ed341392fc1aed82fb3b9afa0c0e1f0cb | |
parent | 92378a90853b4c41482bcc029fe6e291fbbfa0f4 (diff) | |
download | tinyproxy-21c8d7a7ed1da5f094370c6fea15eca791ce8a34.tar.gz tinyproxy-21c8d7a7ed1da5f094370c6fea15eca791ce8a34.zip |
Add more bugs to NEWS
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 ~~~~~~~~~~~~ |