summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-03-14 16:44:17 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-03-15 12:16:50 +0000
commit7e51cc94ddb7527b37111d6fecce96dca14b900a (patch)
treedd4fa77bfbac8d712960a43fb6aa38ee3fdc0f47 /.gitignore
parent4e0cf4dbf8a8a96288f70114fdc3939da0aa7ad1 (diff)
downloadlibguestfs-7e51cc94ddb7527b37111d6fecce96dca14b900a.tar.gz
libguestfs-7e51cc94ddb7527b37111d6fecce96dca14b900a.tar.xz
libguestfs-7e51cc94ddb7527b37111d6fecce96dca14b900a.zip
New event API - OCaml bindings (RHBZ#664558).
The functions set_progress_callback and clear_progress_callback have been removed, and replaced with a complete mechanism for setting and deleting general-purpose events.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3b3f3e8..c76451c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -211,6 +211,7 @@ ocaml/t/guestfs_005_load
ocaml/t/guestfs_010_basic
ocaml/t/guestfs_070_threads
ocaml/t/guestfs_080_optargs
+ocaml/t/guestfs_400_events
ocaml/t/guestfs_400_progress
perl/bindtests.pl
perl/blib