<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Generating ChangeLog files from commit logs</title>
	<atom:link href="http://cyberelk.net/tim/2009/06/25/generating-changelog-files-from-commit-logs/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberelk.net/tim/2009/06/25/generating-changelog-files-from-commit-logs/</link>
	<description></description>
	<lastBuildDate>Tue, 22 May 2012 15:07:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: tim</title>
		<link>http://cyberelk.net/tim/2009/06/25/generating-changelog-files-from-commit-logs/comment-page-1/#comment-4953</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Fri, 26 Jun 2009 07:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/?p=730#comment-4953</guid>
		<description>Don&#039;t know whether you&#039;ve tried it, but even with add-missing it tells me there is a missing ChangeLog.  Anyway, it is simple enough to &#039;touch ChangeLog&#039;, and this is the approach taken in the coreutils package as well.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know whether you&#8217;ve tried it, but even with add-missing it tells me there is a missing ChangeLog.  Anyway, it is simple enough to &#8216;touch ChangeLog&#8217;, and this is the approach taken in the coreutils package as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Williamson</title>
		<link>http://cyberelk.net/tim/2009/06/25/generating-changelog-files-from-commit-logs/comment-page-1/#comment-4949</link>
		<dc:creator>Adam Williamson</dc:creator>
		<pubDate>Thu, 25 Jun 2009 20:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/?p=730#comment-4949</guid>
		<description>&quot;I use automake in system-config-printer, but it gets upset if there is no ChangeLog file.&quot;

automake -a

-a, --add-missing      add missing standard files to package</description>
		<content:encoded><![CDATA[<p>&#8220;I use automake in system-config-printer, but it gets upset if there is no ChangeLog file.&#8221;</p>
<p>automake -a</p>
<p>-a, &#8211;add-missing      add missing standard files to package</p>
]]></content:encoded>
	</item>
</channel>
</rss>

