2006-03-09 Robert Schwebel PROJECT_FOO All "included" projects have been migrated to the new formats, but not all of them have been tested extensively. Expect more releases in the near future which restore the old auditing mechanisms. 2006-02-03 Robert Schwebel * trunk: opened 0.10 trunk. The even/odd version number scheme turned out to be too unflexible; it is impossible to tell people that, once they have reached a stable state, they still have to switch to a new version line. So the new policy is that the latest minor version number is the current development series (0.10 from now on) and all earlier series are in bug fix mode only. Nevertheless, there may be occasional releases of these series when the projects require it. The autogenerated dependencies introduced in 0.9 have turned out to be working fairly well, it's just a little bit annoying that the creation is triggered too often and takes too much time on slow machines. So the main goal for the 0.10 series is to write a PTXdist wrapper script which does what you did with 'make ' before, like 'ptxdist ') without adding more ifdef hell to the toplevel makefile. In fact, one of the reasons for doing this is to cleanup the toplevel makefile which has growin into a shell script triggering machine over the time. Additionally, the projectdir layout will improve over the 0.10 series, to make it easier to do real customer project work with PTXdist.