- Fixed bug where dateformat=m/d/Y was not parsing "07/08/2008", which is technically "M/D/Y", but, come on, let's be nice.

- Altered (deprecated) TUTORIAL introductory disclaimer.
This commit is contained in:
Paul Beckingham 2008-07-10 01:46:08 -04:00
parent fe03f91744
commit 86f5294436
6 changed files with 38 additions and 34 deletions

View file

@ -77,6 +77,7 @@
<li>Fixed bug where Esc[0m sequences were being emitted for no good reason
<li>Fixed bug where table headers are underlined when color is turned off
<li>Fixed bug where adding a blank priority resulted in an assigned garbage value
<li>Fixed bug parsing date "07/08/2008" when using dateformat "m/d/Y"
</ul>
<p>