I know that doing merges is rather painful because of the Misc/NEWS
files. Would it be possible to have the NEWS log generated from commit
messages? I was thinking something like this in a message:

Fixed this and that

**NEWS:Library**
#1234 X is now known as Y.

It should be fairly simple to write a script to extract and compile
these messages into NEWS before release.

-- 
Cheers,
Benjamin Peterson
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to