* The class ``bzrlib.repofmt.knitrepo.KnitRepository3`` has been folded into ``KnitRepository`` by parameters to the constructor. (Robert Collins) * ``bzrlib.xml_serializer.Serializer`` is now responsible for checking that mandatory attributes are present on serialisation and deserialisation. This fixes some holes in API usage and allows better separation between physical storage and object serialisation. (Robert Collins)