Information on 2.2 Features?
Matt Mackall
mpm at selenic.com
Wed Apr 25 00:47:57 UTC 2012
On Tue, 2012-04-24 at 20:13 -0400, Ed Brown wrote:
> All,
>
> I've unsuccessfully scoured the Internet for information on the upcoming
> 2.2 release. Has anyone put together a teaser document or changelog which
> highlights features/changes/bug fixes for the upcoming release? I've
> downloaded and looked through the source code, but for someone who's not on
> the "inside track" that's slow going.
>
> Does anything similar to
> http://hg.python.org/cpython/file/d46c1973d3c4/Misc/NEWS exist?
FYI, I do something like this around release time:
hg log -r 'not ::2.1.2' --template '{desc|firstline}\n'
to compile the release notes. I had planned to do this on freeze day
this time around, but as that coincided with tax day, it didn't work out
that way.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list