aboutsummaryrefslogtreecommitdiffstats
path: root/perl/Changes
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2001-12-03 08:35:41 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2001-12-03 08:35:41 +0000
commitbf36016741c473b476aadef46ec9d7869523b8c0 (patch)
treeab629e0f6422709239daaed0ef10ce872bdde864 /perl/Changes
parent0e66d057a42a5ef6dff3a5354a449f0373f3415d (diff)
downloadlibfuse-bf36016741c473b476aadef46ec9d7869523b8c0.tar.gz
perl bindings
Diffstat (limited to 'perl/Changes')
-rw-r--r--perl/Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/perl/Changes b/perl/Changes
new file mode 100644
index 0000000..3981203
--- /dev/null
+++ b/perl/Changes
@@ -0,0 +1,8 @@
+Revision history for Perl extension Fuse.
+
+0.01 Wed Nov 28 21:45:20 2001
+ - original version; created by h2xs 1.21 with options
+ include/fuse.h
+
+0.02 Sun Dec 2 18:59:56 2001
+ - works well enough to release, but still needs testing