mhonarc-commits
[Top] [All Lists]

CVS: mharc NEWS,1.40,1.41

2002-09-27 22:30:47
Update of /cvsroot/mhonarc/mharc
In directory subversions:/tmp/cvs-serv7723

Modified Files:
	NEWS 
Log Message:
Change summary and notes for v0.7.0.


Index: NEWS
===================================================================
RCS file: /cvsroot/mhonarc/mharc/NEWS,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** NEWS	23 Sep 2002 04:50:19 -0000	1.40
--- NEWS	28 Sep 2002 05:30:42 -0000	1.41
***************
*** 1,10 ****
  ===========================================================================
! 2002/MM/DD: v0.X.X
  
  * install.pl:
    . New Perl installation program for mharc.  It should make the
!     installation easier and more automated.  However, not all
!     installation steps can be automated, like crontab editing,
!     web server configure, etc.
  
  ===========================================================================
--- 1,49 ----
  ===========================================================================
! 2002/09/28: v0.7.0
! 
! * Extracting the mharc distribution will now generate a directory
!   called "mharc-X.X.X", where X.X.X is the version of mharc.  A new
!   install script (see next change item) is now provided to install
!   mharc into the location you desire.
! 
!   Existing users should be aware of that you no longer just extract
!   a distribution in the location of your existing mharc installation
!   to perform upgrades.  You will now extract in a temporary location,
!   and then use the install script provided (see next change item)
!   to upgrade an existing installation.
  
  * install.pl:
    . New Perl installation program for mharc.  It should make the
!     installation easier and more automated, and for new installations,
!     it will preset some config.sh variables.
! 
!     NOTE: Not all installation steps can be automated, like crontab
!     editing, web server configure, etc.  See the installation document
!     for more information on the new installation process.
! 
! * bin/apply-config:
!   . BUG FIX: Fixed handling of case when no directories are supplied
!     on the command-line.  Cases where HTML_DIR, or other directory
!     variables, are defined to pathnames not under $SW_ROOT are now
!     handled.  Thanks to Eugene Eric Kim for spotting this problem.
! 
! * bin/filter-spool:
!   . Updated to use new PROCMAIL, FORMAIL, and LOCKFILE variables
!     representing the pathnames to the respective programs used by
!     filter-spool.
! 
! * bin/web-archive:
!   . BUG FIX: The ALL_LISTS_FILE variable in config.sh was not
!     supported.  web-archive was looking up the wrong variable name.
! 
! * lib/config.sh.dist:
!   . Added CGI_DIR variable to represent pathname to CGI bin directory
!     (default value is $SW_ROOT/cgi-bin).  Various CGI variables now
!     reference this variable in the default values.  CGI_DIR exists
!     mainly for use by the new install.pl script.
! 
!   . Added PROCMAIL variable to represent pathname to procmail program.
!   . Added LOCKFILE variable to represent pathname to lockfile program.
!   . Added FORMAIL variable to represent pathname to formail program.
  
  ===========================================================================

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