X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Engine-STOMP.git;a=blobdiff_plain;f=Changes;fp=Changes;h=6d7bde7ddbc8546ee25177ec0980e5fe06e8fc71;hp=4e3f54c25b70a417731b998ca037d63e6944515c;hb=0d11194afb6d9a7e90f3e05baa7e64756cf4f780;hpb=ce723b34e40b687aa4f21b526872edf784110c9a diff --git a/Changes b/Changes index 4e3f54c..6d7bde7 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for Perl extension Catalyst::Engine::Stomp. + - Clean up use of deprecated dispatcher methods. + - Add an error message in the Catalyst log when we + recieve an unserializeable message. + - Fix the test application to always run with the + correct library paths. + - Fix bug causing alternate serializers to not be found + when using configuration from a config file. + 0.05 Sun Jun 07 01:38:46 2009 - Cleanups, tests and documentation additions. - Add namespace:autoclean