<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 12 September 2013 11:29, Paul Eggert <span dir="ltr">&lt;<a href="mailto:eggert@cs.ucla.edu" target="_blank">eggert@cs.ucla.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
&gt; I&#39;ve very much lost track of what changes have happened and<br>
&gt; what have not.<br>
<br>
</div>To do that, compare the latest stable release (2013d, or<br>
8f10e5c in the experimental repository) to the master<br>
head.  If you have the git repository, you can run this<br>
shell command:<br>
<br>
  git diff 8f10e5c...HEAD<br>
<br>
Or you can visit this URL:<br>
<br>
  <a href="https://github.com/eggert/tz/compare/8f10e5c...HEAD" target="_blank">https://github.com/eggert/tz/compare/8f10e5c...HEAD</a><br>
<br>
and click on &#39;Files Changed&#39; to see each change to each file.<br>
</blockquote></div><br></div><div class="gmail_extra">I can do this, yes, but more important is that the reasons behind the changes to these 36 files are lost amongst those 74 commits.  For effective review, I think it would be quite prudent to summarize specifically what changes are (and are not) made by this changeset, because this is the sum of so many different changes that I really can&#39;t make sense of it all from just a diff, and I don&#39;t believe I&#39;m alone.<br>
</div><div class="gmail_extra"><br clear="all"><div>--<br>Tim Parenti<br></div>
</div></div>