[Pkg-ocaml-maint-commits] [SCM] libfuse-ocaml packaging branch, debian, updated. debian/0.2-1-1-g0b81018

Goswin von Brederlow goswin-v-b at web.de
Fri May 29 13:25:29 UTC 2009


The following commit has been merged in the debian branch:
commit 0b81018cb58bac5caf8f718807076b8a92475d60
Author: Goswin von Brederlow <goswin-v-b at web.de>
Date:   Fri May 29 15:25:07 2009 +0200

    Document upstream changes.

diff --git a/debian/changelog b/debian/changelog
index 9691d57..7143613 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libfuse-ocaml (0.3-1) UNRELEASED; urgency=low
+
+  * lib/fuse.ml: Add s_IFREG and EISDIR and EPERM.
+  * lib/fuse.ml: Add s_ISREG and s_ISDIR functions.
+  * lib/fuse_stubs.c: Add context() function.
+  * lib/fuse_stubs.c: Implement statfs.
+  * example/fs.ml: Add hello file and read, write, mknod callback.
+  * example/Makefile: add dependency for fs.ml
+  * lib/fuse_stubs.c: Add read_stub, write_stub, mknod_stub.
+
+ -- Goswin von Brederlow <goswin-v-b at web.de>  Sun, 08 Mar 2009 20:59:32 +0100
+
 libfuse-ocaml (0.2-1) UNRELEASED; urgency=low
 
   * Add meat to types.

-- 
libfuse-ocaml packaging



More information about the Pkg-ocaml-maint-commits mailing list