update latest Changes
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 16 Mar 2008 13:51:26 +0000 (13:51 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 16 Mar 2008 13:51:26 +0000 (13:51 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl-llin@121 6e4b0b00-1209-0410-87b2-b275959b5705

Changes

diff --git a/Changes b/Changes
index ca2fa50..69ad5c9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -46,3 +46,10 @@ Revision history for Perl extension Fuse.
     - allow Fuse to be run from a non-master thread
     - CPANPLUS doesn't report errors anymore if fuse isn't installed
     - fix to test helper
+
+0.09
+    - support dh-make-perl with fakeroot
+    - added fuse_get_context
+    - works with MacFUSE http://code.google.com/p/macfuse/
+    - added example filter_attr_fs.pl
+    - fix 2Gb file bug, RT #32639, RT #33903