From: Richard D. <ric...@us...> - 2008-01-26 08:33:06
|
Update of /cvsroot/file-extattr/File-ExtAttr In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv17805 Modified Files: Changes Log Message: Remove NetBSD 3.x from list of supported OSes, since File::ExtAttr's test suite will never pass on it. Index: Changes =================================================================== RCS file: /cvsroot/file-extattr/File-ExtAttr/Changes,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** Changes 26 Jan 2008 08:28:33 -0000 1.37 --- Changes 26 Jan 2008 08:33:08 -0000 1.38 *************** *** 6,9 **** --- 6,12 ---- This may help fix the build with Perl 5.6.x or earlier. + - (richdawe) Remove NetBSD 3.x from list of supported OSes, + since File::ExtAttr's test suite will never pass on it. + 1.07 2007-12-15 |