Hi everyone! I've been focusing on libdrizzle development lately, mainly with new API, protocol, and keeping in sync with server side changes. Some of these changes are not going to be backwards compatible, and I don't think it's worth the effort to support the old deprecated API this early on.
When new versions are released, Drizzle will be updated to error during configure if it depends on the new version. This will be your cue to either install the latest from lp:libdrizzle or grab the latest tarball. We are going to try to keep these kinds of upgrades to a minimum, but I apologize in advance for any inconvenience this may cause. :) I expect at least two or three significant, backwards incompatible releases in the near future, one for type/command sync with server, one for the new API, and one for the new protocol. There may be more, especially with the new protocol work. We're also going to start releasing tarballs of libdrizzle on the same day as Drizzle tarballs (unless nothing has changed), so start expecting releases more often. Thanks! -Eric _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

