From: Sebastien D. <sde...@us...> - 2005-03-14 14:44:02
|
Update of /cvsroot/tslogparser/tslogparser In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2354 Modified Files: HISTORY Log Message: Simplify tar archives usage (experimental) Index: HISTORY =================================================================== RCS file: /cvsroot/tslogparser/tslogparser/HISTORY,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- HISTORY 14 Mar 2005 14:14:38 -0000 1.22 +++ HISTORY 14 Mar 2005 14:43:49 -0000 1.23 @@ -1,5 +1,6 @@ 2005-03-14: - update tar.inc.php to match Tar 1.3.0 from PEAR. +- changes in admin/index.php to allow for archive with any directory names. 2005-02-07: - Add MIME message description in admin/index.php on upload failure. |