Split 'make install' into separate 'make install-opt' and 'make install-byte' (Sylvai...
[ocaml-libvirt.git] / ChangeLog.old
1 // Changelog is now generated automatically by the Makefile.
2 // This contains the changelog before Jan 2008.
3 // RWMJ - 2008/06/10.
4
5 2008-01-20  Richard Jones  <rjones@redhat.com>
6
7         Fix Volume.lookup_by_key and Volume.lookup_by_path
8         * libvirt/libvirt.mli, libvirt/libvirt.ml: These functions take
9           a connection object, not a pool, as first parameter.
10
11         Version 0.4.0.2 released.
12
13 2008-01-18  Richard Jones  <rjones@redhat.com>
14
15         Move to autogeneration of many C bindings.
16         * configure.ac, libvirt/libvirt_c.c, libvirt/generator.pl: Many
17           C bindings can now be autogenerated using a Perl script.
18           Also includes preliminary support for the experimental
19           storage API.
20
21 2008-01-08  Richard Jones  <rjones@redhat.com>
22
23         Get node_info just once for each connection.
24         * vc_connections.ml: Get node_info just once for each connection,
25           which is more efficient.
26         * vc_connections.mli: Tidy up.
27
28         Type Vc_domain_ops.dops_callback_fn for clarity.
29         * virt-ctrl/vc_domain_ops.mli, virt-ctrl/vc_domain_ops.ml,
30           virt-ctrl/vc_mainwindow.mli: Give a type name to the domain_ops
31           callback type, for extra clarity.
32
33         Change comments virt-manager -> virt-ctrl.
34         * virt-ctrl/*.ml, virt-ctrl/*.mli: Change comments virt-manager ->
35           virt-ctrl.
36
37         Move programming information to libvirt generated doc.
38         * README, libvirt/libvirt.mli: Moved programming information to
39           libvirt generated documentation, greatly expanded examples and
40           other issues.
41         * examples/Makefile.in, examples/node_info.ml, examples/.depend:
42           Added node_info example program.
43         * .hgignore, Makefile.in: Ignore, clean up node_info binary.
44         * examples/list_domains.ml: Make a read-only connection.
45
46         Clean up *.exe files.
47         * Makefile.in: Clean up *.exe files.
48
49         Version 0.4.0.1 released.
50         * Makefile.in: Provide a 'winupload' target.
51
52         Rename some dialogs in virt-ctrl.
53         * virt-ctrl/vc_mainwindow.ml: Fix some "virtual machine manager" ->
54           "virt-ctrl" dialogs in main window.
55
56         Fix bad paths in wininstaller.nsis.in.
57         * wininstaller.nsis.in: 
58         * .hgignore: Ignore *.orig files.
59
60         Fix native virt-ctrl on Windows.
61         * virt-ctrl/Makefile.in, virt-ctrl/mingw-gcc-wrapper.ml: Wrapper
62           around 'gcc' to fix native virt-ctrl builds on Windows/MinGW.
63         * .hgignore: Ignore *.exe files.
64
65 2008-01-07  Richard Jones  <rjones@redhat.com>
66
67         Updated MANIFEST.
68         * MANIFEST: Bring the MANIFEST file up to date.
69
70         mlvirtmanager renamed as virt-ctrl.
71         * .hgignore, Makefile.in, configure.ac: Rename
72           mlvirtmanager as virt-ctrl to avoid any confusion with
73           the real virt-manager.
74         * mlvirtmanager/, virt-ctrl/: Subdirectory moved.
75         * README: Supporting documentation updated.
76
77         Include mlvirtmanager in the Windows installer.
78         * wininstaller.nsis.in: Include mlvirtmanager in the Windows
79           installer.
80         * Makefile.in: Re-enable native code builds for Windows installer.
81         * mlvirtmanager/Makefile.in: Pass $(LDFLAGS) when building on
82           Windows - you need to specify the location of $GTK/lib.
83
84         Bundle Gtk DLLs and support files in the Windows installer.
85         * configure.ac: Detect library paths instead of hard-
86           coding them.
87         * wininstaller.nsis (removed): This file is now autogenerated.
88         * wininstaller.nsis.in: Bundle Gtk DLLs and support files.
89         * Makefile.in: More verbose messages from NSIS.
90
91         Include required libraries in the Windows installer.
92         * wininstaller.nsis: Include *.dll files.
93
94         Windows installer.
95         * Makefile.in, configure.ac: Add --with-nsis[=path/to/nsis] and
96           call out to 'makensis.exe'.
97         * wininstaller.nsis, winlicense.rtf: Configuration and support
98           files for NSIS-based Windows installer.
99         * README: Update documentation to reflect.
100
101 2008-01-05  Richard Jones  <rjones@redhat.com>
102
103         mlvirtmanager compiles and runs on Windows (MinGW).
104         * configure.ac: Directories to search for optional modules were
105           specified incorrectly - fixed.
106         * mlvirtmanager/Makefile.in: Changed so can build without
107           ocamlfind, and checked it can build on Windows.
108
109         mlvirsh can compile without extlib
110         * mlvirsh/mlvirsh.ml: mlvirsh only needed three functions from
111           extlib, so copy them in here to avoid the dependency.
112         * configure.ac: No dependency on extlib for mlvirsh.
113         * mlvirsh/Makefile.in: Changed so can build without ocamlfind.
114         * README: Updated documentation.
115
116         Update documentation for Windows.
117         * README: Update documentation for Windows.
118
119         Build libvirt and examples on Windows (MinGW).
120         * aclocal.m4: Add AC_CHECK_OCAML_MODULE to check for OCaml
121           modules directly (without ocamlfind being needed).
122         * configure.ac: Remove requirement for ocamlfind.
123         * config.guess, config.sub: Ship these files to guess host,
124           build and target.
125         * libvirt/Makefile.in, examples/Makefile.in: Change these
126           so they don't require ocamlfind, do the right thing on MinGW.
127         * Make.rules.in: Make.rules is now generated from this file.
128           File can use ocamlfind or direct ocaml commands as available.
129         * .hgignore: Ignore some generated files on Windows.
130
131 2008-01-04  Richard Jones  <rjones@redhat.com>
132
133         Make extlib an optional dependency.
134         * Makefile.in, README, configure.ac, examples/Makefile.in,
135           libvirt/Makefile.in, mlvirtmanager/Makefile.in: Much code
136           doesn't really need extlib, so make it optional.
137           Bail earlier in configure step if we don't have ocamlfind.
138
139 2007-12-20  Richard Jones  <rjones@redhat.com>
140
141         * libvirt/libvirt_c.c: Use enter/leave_blocking_section around
142           synchronous libvirt API calls, so that multithreaded OCaml
143           programs can be used.
144         * configure.ac: Version 0.4.0.0 for release.
145         * libvirt/libvirt.ml, libvirt/libvirt.mli, libvirt/libvirt_c.c:
146           Change the ad-hoc "foo not supported" exception into a
147           specific Libvirt.Not_supported "foo" exception.
148         * virt-top/virt_top.ml: Change virt-top to understand new
149           exception type.
150
151 2007-11-20  Richard Jones  <rjones@redhat.com>
152
153         * libvirt/libvirt.mli, libvirt/libvirt.ml: New error numbers
154           in base libvirt.
155         * libvirt/libvirt_c.c: Gracefully handle the case where libvirt
156           throws an error number we have not heard of before (eg. when
157           dynamic linking with newer libvirt).
158         * configure.ac: Check <libvirt/virterror.h> exists.
159         * configure.ac: Version 0.3.3.4.
160         * virt-top/virt-top.pod: Fixed ocaml libvirt website URI in manpage.
161
162 2007-11-19  Richard Jones  <rjones@redhat.com>
163
164         * virt-top/virt-top.pod: Example connection URIs in virt-top manpage
165           (bug 390691).
166
167 2007-11-14  Richard Jones  <rjones@redhat.com>
168
169         * libvirt/libvirt.mli: Added filename = string type to clarify
170           some function signatures which take a filename.  Added lots
171           of function documentation.
172         * libvirt/libvirt.ml: Added VIR_FROM_OPENVZ.
173         * configure.ac: Version 0.3.3.3 for release.
174
175 2007-11-14  Richard Jones  <rjones@redhat.com>
176
177         * Makefile.in: New rules for releasing and uploading.
178
179 2007-11-14  Richard Jones  <rjones@redhat.com>
180
181         * libvirt/libvirt.mli, libvirt/libvirt.ml, libvirt/libvirt_c.c:
182           Added support for virNodeGetFreeMemory and virNodeGetCellsFreeMemory
183         * mlvirsh/mlvirsh.ml: Added 'freecell' command.
184
185 2007-10-19  Richard Jones  <rjones@redhat.com>
186
187         * virt-top/virt_top_calendar.ml: Added --end-time option.
188           Extra optional dep on ocaml-calendar.
189         * virt-top/virt-top.pod: Document how to compress and split
190           CSV files.  Document --end-time option and time formats.
191         * virt-top/virt_top.ml: Allow sub-second delays when in batch
192           and script mode.
193         * virt-top/virt_top_utils.mli, virt-top/virt_top.mli: Reorganise
194           the code and add some interfaces.
195
196 2007-10-17  Richard Jones  <rjones@redhat.com>
197
198         * virt-top/virt_top.ml: Added --script option.
199         * virt-top/virt_top.ml: Log domain data to CSV file.
200         * virt-top/virt_top.ml: Added --no-csv-cpu, --no-csv-block and
201           --no-csv-net flags.
202         * virt-top/*.ml: Much code clean-up and restructuring.
203         * *: Added GNU GPL/LGPL copyright messages to all files.
204
205 2007-09-27  Richard Jones  <rjones@redhat.com>
206
207         * configure.ac: Changed version to 0.3.2.9.
208         * Makefile.in: Re-enable virt-df.
209         * virt-df/virt_df*.ml: Mostly finished off the core of virt-df.
210           Ext2/3 support.  No LVM as yet.
211         * virt-df/README: Added README file.
212
213 2007-09-24  Richard Jones  <rjones@redhat.com>
214
215         * configure.ac: Version 0.3.2.8 for release.
216         * virt-top/virt-top.ml, virt-top/virt-top.pod: Support for
217           $HOME/.virt-toprc init file, modelled after top.
218         * virt-top/virt_top_utils.ml: Split out string utilities
219           into a separate file.
220
221 2007-09-20  Richard Jones  <rjones@redhat.com>
222
223         * virt-top/virt_top.ml: qemu:/// URIs (and others) don't support
224           virConnectGetHostname.  Catch this exception.
225
226         * Makefile.in: Disable virt-df in this release until I have
227           time to fix it properly.
228         * Makefile.in: Fix 'check-manifest' rule.  Added 'make release'.
229         * MANIFEST: Updated MANIFEST.
230
231 2007-09-19  Richard Jones  <rjones@redhat.com>
232
233         * virt-top/virt_top.ml: Ignore transient error from
234           C.num_of_defined_domains when it cannot contact xend; that
235           was causing virt-top to exit when xend was restarted.
236
237 2007-09-18  Richard Jones  <rjones@redhat.com>
238
239         * virt-df/virt_df.ml: Handle domains with partition-backed
240           block devices.
241
242         * virt-top/virt_top.ml: Don't fail on older libvirt which would
243           give an error if list_domains or list_defined_domains was called
244           with n = 0.
245
246         * ChangeLog: Start tracking changes.
247