document and support usage of git-merge-changelog

2008-07-31  Paolo Bonzini  <[email protected]>

	Support usage of git-merge-changelog.
	* .gitattributes: New.
	* HACKING: Document usage of git-merge-changelog.
	* bootstrap: Install git-merge-changelog entries in .git/config
	if appropriate.
This commit is contained in:
Paolo Bonzini
2008-07-31 11:00:58 +02:00
parent fdd2c97c0b
commit fee2ed87aa
3 changed files with 26 additions and 0 deletions
+8
View File
@@ -1,3 +1,11 @@
2008-07-31 Paolo Bonzini <[email protected]>
Support usage of git-merge-changelog.
* .gitattributes: New.
* HACKING: Document usage of git-merge-changelog.
* bootstrap: Install git-merge-changelog entries in .git/config
if appropriate.
2008-07-27 Joel E. Denny <[email protected]>
Remove remaining dependence on CVS Id keyword.