[scripts] commit-to-changelog fails if git is too old
commit934e05706840d7154d1423237538493232e5f94b
authorMark Probst <mark.probst@gmail.com>
Wed, 4 Aug 2010 21:56:13 +0000 (4 23:56 +0200)
committerMark Probst <mark.probst@gmail.com>
Wed, 4 Aug 2010 22:01:28 +0000 (5 00:01 +0200)
treee6ad52a957b92ad89a3a872c33964e25c4e49c3c
parentdaf44148ad6f79d87318339366d04721e5f498a4
[scripts] commit-to-changelog fails if git is too old

We need a git that supports the %B format specifier, which seems to be
1.7.2.  Fail if it's not supported.
scripts/commits-to-changelog.py