Drop the generated libvirt_c.c from the sources
[ocaml-libvirt.git] / ChangeLog
1 2008-06-10  "Richard W.M. Jones  <rjones@redhat.com>
2
3         * ChangeLog, ChangeLog.old:
4         Deprecate ChangeLog file.
5         [1b28ddeedf31] [tip]
6
7         * configure.ac:
8         Version 0.4.2.4 for release.
9         [52ce4c1286bc]
10
11         * libvirt/Makefile.in:
12         Missing dependencies.
13         [47b061310a1c]
14
15         * libvirt/generator.pl, libvirt/libvirt_c.c:
16         List* functions throw exceptions if maxids = 0, so bypass this case.
17         [8a1fc1ebe172]
18
19 2008-06-09  "Richard W.M. Jones  <rjones@redhat.com>
20
21         * configure.ac:
22         Version 0.4.2.3.
23         [288616e6690f]
24
25 2008-06-05  "Richard W.M. Jones  <rjones@redhat.com>
26
27         * libvirt/libvirt.ml, libvirt/libvirt.mli,
28         libvirt/libvirt_c_oneoffs.c, mlvirsh/mlvirsh.ml:
29         Fix some bugs in the implementation of virDomainMemoryPeek
30         [28e4c935a267]
31
32         * MANIFEST:
33         Updated MANIFEST
34         [4e345322c906]
35
36         * mlvirsh/mlvirsh.ml:
37         Add domblkpeek, dommempeek commands and add per-argument help.
38         [9a461f6240eb]
39
40         * config.h.in, configure.ac, libvirt/libvirt.ml, libvirt/libvirt.mli,
41         libvirt/libvirt_c_epilogue.c, libvirt/libvirt_c_oneoffs.c,
42         libvirt/libvirt_c_prologue.c:
43         Add support for virDomainBlockPeek, virDomainMemoryPeek and remove
44         the deprecated conn/dom/net fields in virterror.
45         [8dbf08c03452]
46
47         * examples/Makefile.in:
48         Remove Windows cruft from when it was lacking ocamlfind.
49         [c46c531f93d3]
50
51 2008-05-27  "Richard W.M. Jones  <rjones@redhat.com>
52
53         * po/LINGUAS, po/pt_BR.po:
54         Brazilian Portuguese translation by Herli Joaquim de Menezes and
55         revised by Igor Pires Soares.
56         [59fc76a40d77]
57
58 2008-04-16  "Richard W.M. Jones  <rjones@redhat.com>
59
60         * Makefile.in, README, config.h.in, configure.ac:
61         Just the OCaml bindings (C library).
62         [521c236bb5e9]
63
64         * .hgignore, COPYING, COPYING.LIB, ChangeLog, MANIFEST, META.in,
65         Make.rules.in, Makefile.in, README, TODO.libvirt, aclocal.m4,
66         config.guess, config.h.in, config.sub, configure.ac,
67         examples/.depend, examples/Makefile.in, examples/list_domains.ml,
68         examples/node_info.ml, install-sh, libvirt/.depend,
69         libvirt/Makefile.in, libvirt/README, libvirt/generator.pl,
70         libvirt/libvirt.ml, libvirt/libvirt.mli, libvirt/libvirt_c.c,
71         libvirt/libvirt_c_epilogue.c, libvirt/libvirt_c_oneoffs.c,
72         libvirt/libvirt_c_prologue.c, libvirt/libvirt_version.ml.in,
73         libvirt/libvirt_version.mli, mlvirsh/.depend, mlvirsh/Makefile.in,
74         mlvirsh/mlvirsh.ml, po/LINGUAS, po/Makefile.in, po/POTFILES,
75         po/ja.po, po/pl.po, po/virt-top.pot, wininstaller.nsis.in,
76         winlicense.rtf:
77         Initial import from old virt-top repository.
78         [adeff355ba1f]
79