From bb98bbb91c74cca47b5e1f79fd54f4024572fd22 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 6 May 2009 15:29:01 +0100 Subject: Fix missing futimens bug. --- BUGS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index aa004781..e1ce2de8 100644 --- a/BUGS +++ b/BUGS @@ -33,9 +33,11 @@ Try using tgz-out on a very large directory. [libguestfs] futimens (do_touch) not available in glibc 2.5 (reported by Charles Duffy) +[fixed] [ocaml] Does not compile with OCaml 3.09.3 from RHEL 5 (reported by Charles Duffy) +[fixed] [inspector] If there are missing Perl module deps, it still configures the inspector. (eg. if perl-Sys-Virt is missing). -- cgit