This version was released on 2004-06-03.

  2004-06-03 22:10:58 by rcaputo; lib/POE.pm 1.177

    Bump version to 0.29 for release. 

  2004-06-03 22:03:15 by rcaputo; mylib/testreport.pl 1.14

    POE.pm was moved during a recent directory restructuring. The test
    report generator did not know where to find it, so it silently
    reported an empty-versioned POE. This change moves the POE module
    load before tests, and makes it a fatal error if POE can't be loaded.
    It also includes the new library directory, so POE can be loaded.
    This should resolve RT ticket 6143. 

  2004-06-03 18:40:24 by rcaputo; lib/POE/Resource/FileHandles.pm 1.10

    Improve filehandle tracing while verifying a last minute bug report. 

  2004-06-02 03:36:53 by rcaputo; lib/POE/Kernel.pm 1.286

    This commit localizes $SIG{__DIE__} while loading POE::Resources.
    Suggested by Philip Gwyn on POE's mailing list. 

  2004-06-01 21:26:32 by rcaputo; lib/POE/Kernel.pm 1.285

    Fletch pointed out that POE::Kernel doesn't discuss the POE_*
    environment variables. This commit corrects the omission and revises
    the introduction to POE's assertion and tracing flags. 

Back to POE CHANGES.