I was just trying to find out the changes from 1.6.2.7 to 1.6.2.8, when I noticed that the order of Change Log entries is slightly confusing around when 1.6.2.7 was released.<br><br>Shouldn&#39;t it be always that the date decrements from top to bottom ?<br>
<br><br><span style="font-family: courier new,monospace;">grep &quot;^2010-0&quot; ChangeLog-1.6.2.8 </span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&lt;snip&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-<span style="background-color: rgb(255, 204, 153);">04-12</span> 17:30 +0000 [r256822-256902]  Leif Madsen &lt;<a href="mailto:lmadsen@digium.com">lmadsen@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-04-08 22:03 +0000 [r256483]  Tilghman Lesher &lt;<a href="mailto:tlesher@digium.com">tlesher@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-04-06 19:40 +0000 [r256373]  Tilghman Lesher &lt;<a href="mailto:tlesher@digium.com">tlesher@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-04-06 18:53 +0000 [r256268-256368]  Richard Mudgett &lt;<a href="mailto:rmudgett@digium.com">rmudgett@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-<span style="background-color: rgb(255, 255, 0);">05</span>-03  Leif Madsen &lt;<a href="mailto:lmadsen@digium.com">lmadsen@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-04-29  Leif Madsen &lt;<a href="mailto:lmadsen@digium.com">lmadsen@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2010-04-29 10:31 +0000 [r260053]  David Vossel &lt;<a href="mailto:dvossel@digium.com">dvossel@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-04-28 10:31 +0000 [r259899]  David Vossel &lt;<a href="mailto:dvossel@digium.com">dvossel@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2010-04-13  Leif Madsen &lt;<a href="mailto:lmadsen@digium.com">lmadsen@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-<span style="background-color: rgb(255, 204, 153);">04-13</span> [r257210]  Tilghman Lesher &lt;<a href="mailto:tlesher@digium.com">tlesher@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2010-04-05  Leif Madsen &lt;<a href="mailto:lmadsen@digium.com">lmadsen@digium.com</a>&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&lt;snip&gt;</span><br style="font-family: courier new,monospace;">
<br><br>-- <br>Regards,<br>Prince Singh<br>Drishti-Soft Solutions Pvt Ltd<br>W: <a href="http://www.drishti-soft.com">http://www.drishti-soft.com</a><br>B: <a href="http://blog.drishti-soft.com">http://blog.drishti-soft.com</a><br>
<br><br><br><div class="gmail_quote">On Wed, Jun 2, 2010 at 2:06 AM, Asterisk Development Team <span dir="ltr">&lt;<a href="mailto:asteriskteam@digium.com">asteriskteam@digium.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
The Asterisk Development Team has announced the release of Asterisk 1.6.2.8.<br>
This release is available for immediate download at<br>
<a href="http://downloads.asterisk.org/pub/telephony/asterisk/" target="_blank">http://downloads.asterisk.org/pub/telephony/asterisk/</a><br>
<br>
The release of Asterisk 1.6.2.8 resolves several issues reported by the<br>
community, and would have not been possible without your participation.<br>
Thank you!<br>
<br>
The following are a few of the issues resolved by community developers:<br>
<br>
   * Enable auto complete for CLI command &#39;logger set level&#39;.<br>
     (Closes issue #17152. Reported, patched by pabelanger)<br>
<br>
   * Make the mixmonitor thread process audio frames faster.<br>
     (Closes issue #17078. Reported, tested by geoff2010. Patched by dhubbard)<br>
<br>
   * Add missing &#39;useragent&#39; field to sip-friends.sql file.<br>
     (Closes issue #17171. Reported, patched by thehar)<br>
<br>
   * Add example dialplan for dialing ISN numbers (<a href="http://www.freenum.org" target="_blank">http://www.freenum.org</a>)<br>
     (Closes issue #17058. Reported, patched by pprindeville)<br>
<br>
   * Fix issue with double &quot;sip:&quot; in header field.<br>
     (Closes issue #15847. Reported, patched by ebroad)<br>
<br>
   * Add ability to generate ASCII documentation from the TeX files by running<br>
     &#39;make asterisk.txt&#39;.<br>
     (Closes issue #17220. Reported by lmadsen. Tested, patched by pabelanger)<br>
<br>
   * When StopMonitor() is called, ensure that it will not be restarted by a<br>
     channel event.<br>
     (Closes issue #16590. Reported, patched by kkm)<br>
<br>
   * Small error in the T.140 RTP port verbose log.<br>
     (Closes issue #16998. Reported, patched by frawd. Tested by russell)<br>
<br>
For a full list of changes in the current release, please see the<br>
ChangeLog:<br>
<br>
<a href="http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.8" target="_blank">http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.8</a><br>
<br>
Thank you for your continued support of Asterisk!<br>
<font color="#888888"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</font></blockquote></div><br><br clear="all"><br><br>