X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e02ae760f91d268095cd2f2979726d9876ce3221;hb=eb1f4b491f735a82e8f1279e96c5ba4f6bf5365c;hp=ae86e241731dba555154221e09476a2f5d9f84cc;hpb=aafe1d30a7dc94844ed6d6dc75e2603b9d4fb06e;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index ae86e24..e02ae76 100644 --- a/Changes +++ b/Changes @@ -8,7 +8,8 @@ TBA as it's been removed from core. RT#84787 - New support for closing over the PSGI $writer object, useful for working with event loops. - + - lets you access a psgix.io socket, if your server supports it, for manual + handling of the client - server communication, such as for websockets. 5.90030 - 2013-04-12 ! POSSIBLE BREAKING CHANGE: Removed Regexp dispatch type from core, and put