Things to fix ... * New releases are always good ... * Announce the project on Freshmeat? (www.freshmeat.net) * Build .deb files (and .rpm's??) of DevGuide and Xplan v1.x * Fix the $#!55234 Y2K bug. Bring up xplan and the "add task" dialog. Enter two tasks with the following dates: 05/01/2000 -> 05/30/2000 06/01/2000 -> 06/30/2000 That is May 5 2000 etc. Do a "Date Calculation" and check the tasks again. Voilą! The year is 100 ... to fix, check out the julian.c and taskinfo*.* files. I've done some small checks and tried with new julian funcs plus extended the string length of dates in the taskinfo dialog. * Grep some signals. If the TERM signal is received the program should exit gracefully, calling some sort of xplan_quit_gracefully() .. ? * Dunno about this one, but does XPlan really support tasks && subtasks? I.e. something like this: o Investigation - Define criteriae - Locate data - Report o Feature - Investigation - Definition of feature and contingency plans - Implementation - Report ... o Report Good question, huh? /Jocke