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

Goswin von Brederlow goswin-v-b at web.de
Sat Feb 27 21:37:56 UTC 2010


The following commit has been merged in the debian branch:
commit 5877455943f461ed850bab9d4e689d0f6ddfc3e5
Author: Goswin von Brederlow <goswin-v-b at web.de>
Date:   Sat May 30 20:21:34 2009 +0200

      * Add ENOTEMPTY.
      * Fix segfault after the first GC compaction.

diff --git a/debian/changelog b/debian/changelog
index 7143613..9ba893a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,12 @@ libfuse-ocaml (0.3-1) UNRELEASED; urgency=low
   * 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.
+  * lib/fuse_stubs.c: Add read_stub, write_stub, mknod_stub, unlink_stub,
+                      rmdir_stub.
+  * Properly box variables in copy_stats_c_to_ml().
+  * Allow SUCCESS (0) in caml_fuse_reply_err_stub().
+  * Add ENOTEMPTY.
+  * Fix segfault after the first GC compaction.
 
  -- Goswin von Brederlow <goswin-v-b at web.de>  Sun, 08 Mar 2009 20:59:32 +0100
 

-- 
libfuse-ocaml packaging



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