Fix the changelog script to work in MonkeyWrench
authorAndrew Jorgensen <ajorgensen@novell.com>
Thu, 26 Aug 2010 18:38:00 +0000 (12:38 -0600)
committerAndrew Jorgensen <ajorgensen@novell.com>
Thu, 26 Aug 2010 19:29:23 +0000 (13:29 -0600)
commitbb580b82a0e5a9c373f2c4d56450725139c420d6
tree737b3ed6ecb584e21f10d81749d263e495a63a77
parentbeabbf7a78ee309504cb01a331a0867acaabca2e
Fix the changelog script to work in MonkeyWrench

* Makefile.am: Check for GIT_DIR if defined (rather than .git)
* commits-to-changelog.py: BUILD_REVISION rather than HEAD if defined
Makefile.am
scripts/commits-to-changelog.py