On Wed, May 18, 2011 at 1:40 PM, Nick Coghlan <[email protected]> wrote: > On Wed, May 18, 2011 at 5:58 PM, anatoly techtonik <[email protected]> > wrote: >> On Wed, May 18, 2011 at 9:18 AM, Amaury Forgeot d'Arc >> <[email protected]> wrote: >>> Hi, >>> >>> 2011/5/18 anatoly techtonik <[email protected]>: >>>> That's great, but where is the list if changes? >>> >>> All changes are always listed in the Misc/NEWS file. >>> A "Change log" link on every download page displays this file. >> >> I actually followed http://docs.python.org/3.2/whatsnew/3.2.html to >> Misc/NEWS, but it doesn't contain any references of 3.2.1 > > What's New and Misc/NEWS are not the same thing.
I believe you misunderstood. If you follow what's new link above, you will see a link to Misc/NEWS, but this one leads to http://hg.python.org/cpython/file/default/Misc/NEWS where no references to 3.2.1 are available. > Agreed that What's New isn't a hugely useful thing to link from a > point release announcement, though. It sounds like Georg is going to > change that for the actual release. There is nothing bad in linking to major release notes (i.e. What's New). IIRC, Mozilla does that for their minor releases, but they explicitly mention changes since last minor release. -- anatoly t. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
