Somehow sourceforge won't let me post to the mailing. Since I won't have any internet access until next week, I'll post it there.
   
    The tar ball are available at the following location:

http://gaiacrtn.free.fr/cppunit/cppunit-1.7.10.tar.gz
http://gaiacrtn.free.fr/cppunit/cppunit-docs-1.7.10.tar.gz

    The problem on Unix should have been fixed.

    New in CppUnit 1.7.10:
    ----------------------

    In short:
    - new assertions
    - new facilities to write custom assertions
    - new macros to define test case in your fixture
    - registration of test fixture in named suite
    - xml & compiler format test result output
    - a new graphic test runner for the QT library
    - MFC test runner window is resizable
    - cppunit as a DLL
    - Unicode support for MFC test runner.
    - architecture clean-up: TestResultCollector extracted from TestResult.
    - architecture clean-up: TestFixture extracted from TestCase.
    - cookbook and documentation updated.

    If no major issue is raised, it's a go for 1.8.0 by next week.

    Please, send feedback on the mailing-list:

cppunit-devel@lists.sourceforge.net

    Thanks,
    Baptiste.
---
Baptiste Lepilleur <gaiacrtn@free.fr>
http://gaiacrtn.free.fr/