diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-05-08 15:55:46 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-05-08 15:55:46 +0000 |
commit | 3138b239f6de965d79611bdfd0151699edc43b97 (patch) | |
tree | 27df73da5d09058b130700d341332dce7cd1e87f | |
parent | cf2ecb83b84f79f92723b9e4efeca420af68647d (diff) | |
download | tinyproxy-3138b239f6de965d79611bdfd0151699edc43b97.tar.gz tinyproxy-3138b239f6de965d79611bdfd0151699edc43b97.zip |
Removed the NEWS file from the CVS since it's really a distribution file,
not a source file.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 22 |
1 files changed, 0 insertions, 22 deletions
@@ -1,22 +0,0 @@ - - NEWS - ==== - - It's been a few months since I release the 1.4.3 version. That's -a bit longer than I want to take with this release (which I originally -thought would be released a week after the 1.4.3 release in November -21, 2001 :), but my real life kind of intruded on the project. -Anyway, this release doesn't add any new features or functions; it's -basically a bug fix and standard compliance release. A few -portability bugs have been fixed, and I've rewritten a few request -processing functions to make them more compliant with the HTTP -standard. - - Now, I've tested the request related code personally with all the -configurations I can think of, but I can't claim that it will work -perfectly with _every_ configuration and _every_ site. So, please -give these pre-releases a thorough testing and let me know if there -any problems you've noticed. - - Robert James Kaes - April 8, 2002
\ No newline at end of file |