[Commits] [SCM] claws branch, master, updated. 3.9.2-69-gfa243ae

mones at claws-mail.org mones at claws-mail.org
Wed Aug 14 17:22:25 CEST 2013


The branch master of project "claws" (Claws Mail) has been updated
       via  fa243ae92017fc99f5be788debdc40aadf0a19b6 (commit)
      from  d0150677e9fb8a8d342c8d91503d92273719b7d5 (commit)


- Log -----------------------------------------------------------------
commit fa243ae92017fc99f5be788debdc40aadf0a19b6
Author: Ricardo Mones <ricardo at mones.org>
Date:   Wed Aug 14 17:19:55 2013 +0200

    Fix remaining cases of bug #2923
    
    Patch thanks to Dominic Hargreaves <dom at earth.li>
    on http://bugs.debian.org/708004

diff --git a/src/plugins/perl/cm_perl.pod b/src/plugins/perl/cm_perl.pod
index 5551656..7515fe3 100644
--- a/src/plugins/perl/cm_perl.pod
+++ b/src/plugins/perl/cm_perl.pod
@@ -583,20 +583,20 @@ recognized:
 
 =over
 
-=item 0
+=item C<0>
 
 logging disabled
 
-=item 1
+=item C<1>
 
 log only manual messages, that is, messages introduced by the
 C<filter_log> command in filter scripts
 
-=item 2
+=item C<2>
 
 log manual messages and filter actions
 
-=item 3
+=item C<3>
 
 log manual messages, filter actions and filter matches
 

-----------------------------------------------------------------------

Summary of changes:
 src/plugins/perl/cm_perl.pod |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list