On Tue, Apr 14, 2009 at 07:14:32PM +0200, Radek Hladik wrote:
Daniel P. Berrange napsal(a):
I've updated the documentation - added note that version 0.6.2 is
required :-) - and modified the code to refuse to connect when version
is lower that 0.6.2. I've put the modified version to
I would avoid this. Don't put a hard limitiation like this in the
software, the only hard requirement should be feature based, it's
perfectly possible to ship 0.6.0 with a set of patches fixing the
bugs you experienced.
Daniel