aboutsummaryrefslogtreecommitdiff
path: root/docs/BUGS
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-07-19 21:35:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-07-19 21:35:36 +0000
commitdca3564cfbe636f9937949b7127a39f6ffac2bdf (patch)
tree67b6ad31898c718d8c4fa65a95f77adb9aa9fb4c /docs/BUGS
parent9d183bb7b17646ac494f46bbc0cd8d6b4464b459 (diff)
minor addition, re-count of the number of lines of code
Diffstat (limited to 'docs/BUGS')
-rw-r--r--docs/BUGS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/BUGS b/docs/BUGS
index bc9239634..bb44e68d0 100644
--- a/docs/BUGS
+++ b/docs/BUGS
@@ -8,7 +8,7 @@ $Id$
BUGS
Curl and libcurl have grown substantially since the beginning. At the time
- of writing (August 2003), there are about 40000 lines of source code, and by
+ of writing (July 2007), there are about 47000 lines of source code, and by
the time you read this it has probably grown even more.
Of course there are lots of bugs left. And lots of misfeatures.
@@ -39,6 +39,7 @@ WHAT TO REPORT
- your operating system's name and version number (uname -a under a unix
is fine)
- what version of curl you're using (curl -V is fine)
+ - versions of the used libraries that libcurl is built to use
- what URL you were working with (if possible), at least which protocol
and anything and everything else you think matters. Tell us what you