diff options
author | Richard Jones <rich@hakodate.home.annexia.org> | 2009-05-06 15:29:01 +0100 |
---|---|---|
committer | Richard Jones <rich@hakodate.home.annexia.org> | 2009-05-06 15:29:01 +0100 |
commit | bb98bbb91c74cca47b5e1f79fd54f4024572fd22 (patch) | |
tree | 6dafc41d168f059608d2efb47c9c7cad4d18b08e /BUGS | |
parent | 459da0831ca259fc06dacb773e5ce602bd4ac226 (diff) | |
download | libguestfs-bb98bbb91c74cca47b5e1f79fd54f4024572fd22.tar.gz libguestfs-bb98bbb91c74cca47b5e1f79fd54f4024572fd22.tar.xz libguestfs-bb98bbb91c74cca47b5e1f79fd54f4024572fd22.zip |
Fix missing futimens bug.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |