diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-09-27 19:24:11 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-09-27 19:24:11 +0530 |
commit | e58f392e579df306afd609d9e38cf954d75f8547 (patch) | |
tree | 5b578f3821c2bd2bf3fee2c6771eb2a2d34092a3 | |
parent | 44e32f15d796dd6d046e78c1bd7e0aff0c076269 (diff) | |
download | tinyproxy-e58f392e579df306afd609d9e38cf954d75f8547.tar.gz tinyproxy-e58f392e579df306afd609d9e38cf954d75f8547.zip |
Add NEWS for 0.7.1
Diffstat (limited to '')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +Tinyproxy NEWS +============== + +Version 0.7.1 +------------- + + * Fixed all warnings reported by GCC + * Wrote improved asciidoc manpages + * Fixed various other bugs + +Bugs fixed since version 0.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 + +Contributors +~~~~~~~~~~~~ + +Andrew Stribblehill, Jeremy Hinegardner, Matthew Dempsky, Michael Adam, +Mukund Sivaraman, Robert James Kaes. |