- Updated release date.
This commit is contained in:
@@ -7,7 +7,7 @@ represents a feature release, and the Z represents a patch.
|
|||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
1.4.2 (9/14/2008)
|
1.4.2 (9/18/2008)
|
||||||
+ "task undo" can now retract a "task done" command, provided no reports
|
+ "task undo" can now retract a "task done" command, provided no reports
|
||||||
have been run (and therefore TDB::gc run)
|
have been run (and therefore TDB::gc run)
|
||||||
+ Task now correctly sorts on entire strings, instead of just the first
|
+ Task now correctly sorts on entire strings, instead of just the first
|
||||||
@@ -28,7 +28,7 @@ represents a feature release, and the Z represents a patch.
|
|||||||
+ Bug: Now properly supports relative dates in filters (task list due:eom,
|
+ Bug: Now properly supports relative dates in filters (task list due:eom,
|
||||||
task list due:tomorrow, task list due:23rd ...)
|
task list due:tomorrow, task list due:23rd ...)
|
||||||
+ Bug: Source now properly includes <string.h> in order to build clean
|
+ Bug: Source now properly includes <string.h> in order to build clean
|
||||||
using gcc 4.3.
|
using gcc 4.3 (thanks to H. İbrahim Güngör)
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -92,7 +92,7 @@
|
|||||||
-->
|
-->
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h4>New in version 1.4.2 (9/14/2008)</h4>
|
<h4>New in version 1.4.2 (9/18/2008)</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>"task undo" can now retract a "task done" command, provided no
|
<li>"task undo" can now retract a "task done" command, provided no
|
||||||
reports have been run.
|
reports have been run.
|
||||||
@@ -115,7 +115,7 @@
|
|||||||
task list due:tomorrow, task list due:23rd ...) are now properly
|
task list due:tomorrow, task list due:23rd ...) are now properly
|
||||||
supported.
|
supported.
|
||||||
<li>Fixed bug so that source now properly includes <string.h> in
|
<li>Fixed bug so that source now properly includes <string.h> in
|
||||||
order to build clean using gcc 4.3.
|
order to build clean using gcc 4.3 (thanks to H. İbrahim Güngör)
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user