On Thu, Feb 06, 2014 at 11:42:53AM +0530, Nirmal Fernando wrote: > What's the procedure of doing this? Do you all create a new minor version?
Yes. We cannot backport to a released version, e.g., 1.7.0, although we can backport to the release branch, e.g., 1.7.x, and release a new version, e.g., 1.7.1. Backporting usually refers to cherry-picking a commit from master/1.8.x into an older branch. -- Andrew Gaul http://gaul.org/
