mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhamain.pl,2.43,2.44

2002-07-18 14:55:06
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv31703/lib

Modified Files:
	mhamain.pl 
Log Message:
* BUG FIX: #876.


Index: mhamain.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhamain.pl,v
retrieving revision 2.43
retrieving revision 2.44
diff -C2 -r2.43 -r2.44
*** mhamain.pl	27 Jun 2002 04:56:41 -0000	2.43
--- mhamain.pl	18 Jul 2002 21:54:52 -0000	2.44
***************
*** 30,34 ****
  require 5;
  
! $VERSION = "2.5.8";
  $VINFO =<<EndOfInfo;
    MHonArc v$VERSION (Perl $] $^O)
--- 30,34 ----
  require 5;
  
! $VERSION = "2.5.9";
  $VINFO =<<EndOfInfo;
    MHonArc v$VERSION (Perl $] $^O)
***************
*** 997,1001 ****
  
      my $msgnum	     = $IndexNum{$index};
!     if (!defined($msgnum)) {
        # Something bad must have happened to message, so we just
        # quietly return.
--- 997,1001 ----
  
      my $msgnum	     = $IndexNum{$index};
!     if (!$SINGLE && !defined($msgnum)) {
        # Something bad must have happened to message, so we just
        # quietly return.

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV