From: Richard D. <ric...@us...> - 2007-04-06 11:44:49
|
Update of /cvsroot/file-extattr/File-ExtAttr In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16483 Modified Files: Changes Log Message: Changes to date for 1.02 Index: Changes =================================================================== RCS file: /cvsroot/file-extattr/File-ExtAttr/Changes,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** Changes 2 Oct 2006 22:20:05 -0000 1.22 --- Changes 6 Apr 2007 11:44:48 -0000 1.23 *************** *** 1,4 **** --- 1,12 ---- Revision history for Perl extension File::ExtAttr. + 1.02 2007-04-06 + + - (richdawe) Fix listfattr() so it works on Linux. Thanks to rafl + and Jonathan Rockway for the patch! + - (richdawe) Add test cases for listfattr(). + - (richdawe) Fix warning in listfattr(), listfattrns() + when operating on a file handle. + 1.01 2006-10-02 |