On Tue, Sep 4, 2012 at 7:42 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 4 September 2012 20:29, Blue Swirl <blauwir...@gmail.com> wrote: >> On Tue, Sep 4, 2012 at 12:54 PM, Anthony Liguori <aligu...@us.ibm.com> wrote: >>> The release plan for the 1.2 release is available at: >>> >>> http://wiki.qemu.org/Planning/1.2 >> >> The plan does not mention rc3 > > Clearly Anthony should add something like the following > to his release-creation script > > curl -s http://wiki.qemu.org/Planning/1.2 | grep -q "Tag $VERSION" || > echo "Release not mentioned on Planning page" > > :-)
Well, I'm just confused what's going to be the release date and I was expecting rc2 to be the last. > > -- PMM