[ANN] Release 0.69.1 of Task Coach

Frank Niessink frank at niessink.com
Thu Feb 14 23:51:19 CET 2008


Hi,

I'm happy to announce release 0.69.1 of Task Coach. This bug fix
release addresses three bugs introduced in the previous release.

Bugs fixed:

* Exception when closing a task editor dialog. This causes updates of
task states not to be displayed properly. The bug itself does not
cause data loss, but it might trick users into saving an empty task
file over their existing data.
* On Mac OS X, users couldn't enter 'P' and 'M' in text boxes, because
these were mapped to menu items. Reorganized keyboard shortcuts to fix
this.
* The arrow ('$B"*(B') and infinity symbol ('$B!g(B') are not visible on all
computers, so Task Coach is back to using '->' and 'Infinite' again.


What is Task Coach?

Task Coach is a simple task manager that allows for hierarchical
tasks, i.e. tasks in tasks. Task Coach is open source (GPL) and is
developed using Python and wxPython. You can download Task Coach from:

http://www.taskcoach.org

In addition to the source distribution, packaged distributions are
available for Windows XP/Vista, Mac OSX, and Linux (Debian and RPM format).

Note that Task Coach is alpha software, meaning that it is wise to back
up your task file regularly, and especially when upgrading to a new release.

Cheers, Frank


More information about the Python-announce-list mailing list