- Added "#include <string.h>" to task.cpp to ensure clean build under GCC 4.3

This commit is contained in:
Paul Beckingham 2008-09-12 16:22:51 -04:00
parent fb87039d8c
commit ec15dc9342
4 changed files with 8 additions and 1 deletions

View file

@ -81,6 +81,7 @@
<td>Mac OS X 10.5 (Leopard) Intel-only:</td>
<td><a href="http://www.beckingham.net/task-1.4.2.pkg">task-1.4.2.pkg</a></td>
</tr>
<!--
<tr>
<td>
Debian package:
@ -88,6 +89,7 @@
</td>
<td><a href="http://www.beckingham.net/task_1.4.2-1_i386.deb">task_1.4.2-1_i386.deb</a></td>
</tr>
-->
</table>
<h4>New in version 1.4.2 (9/12/2008)</h4>
@ -110,6 +112,8 @@
<li>Fixed bug so that relative dates in filters (task list due:eom,
task list due:tomorrow, task list due:23rd ...) are now properly
supported.
<li>Fixed bug so that source now properly includes &lt;string.h&gt; in
order to build clean using gcc 4.3.
</ul>
<p>