Add 'add_drive_ro' call. Fix up documentation. Plus a couple of minor code improvemen...
[libguestfs.git] / BUGS
1 Please note: This file used to contain a list of bugs.  Bugs in
2 libguestfs are now tracked in Red Hat's Bugzilla.
3
4 To get a list of bugs against libguestfs use this link:
5
6 https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools
7
8 To report a new bug against libguestfs use this link:
9
10 https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools
11
12 When reporting a bug, please check:
13
14  - That the bug hasn't been reported already.
15  - That you are testing a recent version.
16  - Describe the bug accurately, and give a way to reproduce it.