diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-01-14 13:20:15 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-01-14 13:20:15 +0530 |
commit | 3101d7ebb477d7d70aa87a993e1554f375892a02 (patch) | |
tree | 3dae6bec1ab1c7e6df414a4658f9936b94b5445d | |
parent | 157a79216fc033223f680a458fd763a53485308b (diff) | |
download | tinyproxy-3101d7ebb477d7d70aa87a993e1554f375892a02.tar.gz tinyproxy-3101d7ebb477d7d70aa87a993e1554f375892a02.zip |
Fix version number in NEWS file
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Version 1.7.2 * Tinyproxy is now IPv6-aware. * The config option PidFile now has a compiled in default. -Bugs fixed since Version 1.7.0 +Bugs fixed since Version 1.7.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * BB#9: Add support for the IPv6 protocol |