Revision history for IO-Async-SSL

0.05    BUGFIXES:
         * Ensure clean shutdown on SSL upgrade failure
         * Explicitly set family => "inet" in tests against socat

0.04    CHANGES:
         * New SSL_upgrade method on Loop and Protocol::Stream
         * Support on_stream continuation for SSL_connect and SSL_listen

0.03    BUGFIXES:
         * Don't is() test directly on socket addresses; unpack them and use
           is_deeply()
         * Supply a hostname to $loop->listen()

0.02    CHANGES:
         * Added Test::Pod testing
         * Make sure tests don't fail on machines without socat or openssl

0.01    First version, released on an unsuspecting world.

