From dca3564cfbe636f9937949b7127a39f6ffac2bdf Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 19 Jul 2007 21:35:36 +0000 Subject: [PATCH] minor addition, re-count of the number of lines of code --- docs/BUGS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/BUGS b/docs/BUGS index bc92396..bb44e68 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 -- 2.7.4