credit Derrik with 64-bit changes
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 15 Feb 2011 12:42:40 +0000 (13:42 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 15 Feb 2011 12:42:40 +0000 (13:42 +0100)
AUTHORS
Changes

diff --git a/AUTHORS b/AUTHORS
index af84a19..1b217e8 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -12,3 +12,4 @@ Chris Dolan <cdolan@cpan.org> - fixes for MacFuse 1.1.0
 Reuben Thomas <rrt@sc3d.org> - contributed examples/filter_attr_fs.pl
 jaslong from CPAN::Forum - documentation patch for fuse_get_context
 Justin Fletcher <gerph@gerph.org> - added file handles on open files
+Derrik Pates <demon@now.ai> - added 64-bit support and fuse 2.6 binding
diff --git a/Changes b/Changes
index 45eed3c..a46233c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -61,4 +61,4 @@ Revision history for Perl extension Fuse.
 
 0.10_1
        - cleanup options
-       - 64 bit perl support
+       - 64 bit perl support submitted by Derrik Pates