From: Joe Z. <jz...@us...> - 2010-02-25 22:55:21
|
Update of /cvsroot/bobs/bobs In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15361/bobs Modified Files: ChangeLog Log Message: Update change log. Index: ChangeLog =================================================================== RCS file: /cvsroot/bobs/bobs/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- ChangeLog 30 Jun 2007 00:09:30 -0000 1.20 +++ ChangeLog 25 Feb 2010 22:55:12 -0000 1.21 @@ -1,6 +1,18 @@ ChangeLog +Version ???? + Joe Zacky ( jz...@us... ) + 02-25-2010 + -- Avoid error in systemcheck.php while getting non-recursive listing from + remote systems with an older version of rsync. + -- Allow mounting of a samba share without a login. + -- Fix Daylight Savings Time bug between Windows and Linux systems that + makes rsync think file times are different by one hour causing them to + be backed up again. Use rsync with --modify-window=3601. + -- Get rid of this annoying error: "PHP Notice: Undefined index: where in + /var/www/html/bobs/inc/class_db.php on line 35." + Version 0.6.4 Joe Zacky ( jz...@us... ) 05-17-2006 |