X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=loadcfg.c;h=6282b314316e8ba46c3e795954e075ce80b38061;hb=554c1b63903821d0ce15fe1f75f6361475dc4f6f;hp=83a0da2e2d10ec5fc70b05b539f5a0150ae54e2e;hpb=0267b464a19a8bce1eb420e2aeadce5d0a5cbba2;p=privoxy.git diff --git a/loadcfg.c b/loadcfg.c index 83a0da2e..6282b314 100644 --- a/loadcfg.c +++ b/loadcfg.c @@ -1,4 +1,4 @@ -const char loadcfg_rcs[] = "$Id: loadcfg.c,v 1.90 2009/03/07 17:58:02 fabiankeil Exp $"; +const char loadcfg_rcs[] = "$Id: loadcfg.c,v 1.92 2009/03/18 20:43:19 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/loadcfg.c,v $ @@ -35,6 +35,16 @@ const char loadcfg_rcs[] = "$Id: loadcfg.c,v 1.90 2009/03/07 17:58:02 fabiankeil * * Revisions : * $Log: loadcfg.c,v $ + * Revision 1.92 2009/03/18 20:43:19 fabiankeil + * Don't enable LOG_LEVEL_INFO by default and don't apply the user's + * debug settings until the logfile has been opened (if there is one). + * Patch submitted by Roland in #2624120. + * + * Revision 1.91 2009/03/09 17:29:08 fabiankeil + * As of r1.88, the show-status page can use a single line for + * warnings about ignored directives and the names of the ignored + * directives themselves. Reminded by Lee, finally closes #1856559. + * * Revision 1.90 2009/03/07 17:58:02 fabiankeil * Fix two mingw32-only buffer overflows. Note that triggering * them requires control over the configuration file in which