diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2001-12-03 08:35:41 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2001-12-03 08:35:41 +0000 |
commit | bf36016741c473b476aadef46ec9d7869523b8c0 (patch) | |
tree | ab629e0f6422709239daaed0ef10ce872bdde864 /perl/Changes | |
parent | 0e66d057a42a5ef6dff3a5354a449f0373f3415d (diff) | |
download | libfuse-bf36016741c473b476aadef46ec9d7869523b8c0.tar.gz |
perl bindings
Diffstat (limited to 'perl/Changes')
-rw-r--r-- | perl/Changes | 8 |
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 |