summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-05-30 15:48:33 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-05-30 15:48:33 +0000
commit4d6e753caf7d20f5aa020cffb24c845b94968d32 (patch)
tree70931eb17333d2ff4c6f3d8e3b2a30ac76c04ac0
parent5b11a1e2c93e5d0ce20cf56dc3e5e514407d15dd (diff)
downloadtinyproxy-4d6e753caf7d20f5aa020cffb24c845b94968d32.tar.gz
tinyproxy-4d6e753caf7d20f5aa020cffb24c845b94968d32.zip
This file no longer needs to be part of the distrubution. I'm trying to
not release buggy software. :)
Diffstat (limited to '')
-rw-r--r--BUGS9
1 files changed, 0 insertions, 9 deletions
diff --git a/BUGS b/BUGS
deleted file mode 100644
index d8a2020..0000000
--- a/BUGS
+++ /dev/null
@@ -1,9 +0,0 @@
- KNOWN BUGS
- ==========
-
- There is exactly one known bug at the time of 1.3.2's release - when
-compiling under some Linux distributions (notably, Debian), the compile
-process will generate a number of warnings regarding __underflow. However,
-tinyproxy still compiles and runs perfectly.
-
- Patches welcome!