Hi, there are a couple of nice additions and fixes in the current master that could go out as a 0.20.2 some time soon. I suggest waiting another couple of days for more bug reports to come in and then just send it out. I'd like to also fix the buffer formatting bug by then, looks like I got a hold of it. Stefan
Stefan Behnel, 22.02.2014 10:02:
there are a couple of nice additions and fixes in the current master that could go out as a 0.20.2 some time soon. I suggest waiting another couple of days for more bug reports to come in and then just send it out.
I merged the current master over into 0.20.x. The majority of changes were bug fixes, and the rest wasn't worth putting back for the next major release IMHO. I suggest we apply further fixes directly to the release branch from now on and move on to 0.21 with the master branch. Stefan
On Fri, Mar 21, 2014 at 12:07 AM, Stefan Behnel <stefan_ml@behnel.de> wrote:
Stefan Behnel, 22.02.2014 10:02:
there are a couple of nice additions and fixes in the current master that could go out as a 0.20.2 some time soon. I suggest waiting another couple of days for more bug reports to come in and then just send it out.
I merged the current master over into 0.20.x. The majority of changes were bug fixes, and the rest wasn't worth putting back for the next major release IMHO.
I suggest we apply further fixes directly to the release branch from now on and move on to 0.21 with the master branch.
Sounds good. There are a couple of bugs that have come up (e.g. the struct conversion one) that I'd like to get fixed before pushing out this bug fix release, though I haven't had time to look into them deeply enough yet. I'll push any such work on the 0.20.x release branch. - Robert
participants (2)
-
Robert Bradshaw -
Stefan Behnel