pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Mojolicious



Module Name:    pkgsrc
Committed By:   mspo
Date:           Sun Feb 12 15:06:17 UTC 2012

Modified Files:
        pkgsrc/www/p5-Mojolicious: Makefile distinfo

Log Message:
2.48    2012-02-09 00:00:00
        - Improved documentation.
        - Improved tests.
        - Fixed Hypnotoad HTTPS bug.
        - Fixed small URL escaping bug in Mojo::UserAgent::Transactor.
        - Fixed small MIME::Base64 and MIME::QuotedPrint related bugs in
          Mojo::Util. (sestegra, sri)

2.47    2012-02-06 00:00:00
        - Deprecated Hypnotoad configuration files in favor of more powerful
          application configuration files.
        - Deprecated Mojo::Server::Daemon->prepare_ioloop in favor of
          Mojo::Server::Daemon->start.
        - Deprecated Mojo::Headers->x_forwarded_for.
        - Added EXPERIMENTAL config method to Mojo.
        - Added EXPERIMENTAL ca attribute to Mojo::UserAgent.
        - Added EXPERIMENTAL drain event to Mojo::Content.
        - Added EXPERIMENTAL drain event to Mojo::Transaction::WebSocket.
        - Added EXPERIMENTAL support for RSV1-3 flags to
          Mojo::Transaction::WebSocket.
        - Added EXPERIMENTAL tls_ca option to Mojo::IOLoop::Client->connect.
        - Added lock_timeout parameter to Hypnotoad.
        - Removed experimental status from JSON Pointer support.
        - Removed Cygwin exception from Hypnotoad.
        - Replaced drop_handle and drop_timer methods in Mojo::IOWatcher with
          drop method.
        - Renamed change and watch methods in Mojo::IOWatcher to watch and
          io.
        - Renamed resume and pause methods in Mojo::IOLoop::Server to start
          and stop.
        - Renamed resume and pause methods in Mojo::IOLoop::Stream to start
          and stop.
        - Added pdf MIME type. (bfaist)
        - Improved documentation.
        - Improved tests.
        - Improved CSS of some built-in templates.
        - Fixed bug that prevented newer dual-life modules to be loaded.
        - Fixed small bug in Mojo::IOLoop::Stream that caused close events to
          fail sometimes.
        - Fixed small relative URL detection bug in get command.

2.46    2012-01-25 00:00:00
        - Added EXPERIMENTAL request_timeout attribute to Mojo::UserAgent.
        - Added EXPERIMENTAL text_after and text_before methods to Mojo::DOM.
        - Improved all uses of syswrite to be more defensive. (bduggan, sri)
        - Improved documentation.
        - Improved tests.
        - Fixed small parser bug in Mojo::Message::Response.
        - Fixed small partial rendering bug.
        - Fixed small HTML5 parser bug in Mojo::DOM::HTML. (dougwilson)

2.45    2012-01-18 00:00:00
        - Removed T-Shirt link.
        - Fixed small caching bug in Mojolicious::Plugin::EPRenderer.
        - Fixed typo in exception template.

2.44    2012-01-18 00:00:00
        - Added new not_found page for development mode.
        - Added EXPERIMENTAL url_with helper to
          Mojolicious::Plugin::DefaultHelpers. (diegok, marcus, judofyr, sri)
        - Added EXPERIMENTAL support for removing query parameters while
          merging to query method of Mojo::URL. (marcus, judofyr, sri)
        - Removed experimental status from Mojo::IOLoop::Delay.
        - Removed defer method from Mojo::IOLoop.
        - Improved exception page for development mode.
        - Improved syntax highlighting in perldoc browser slightly.
        - Improved Mojo::Base tests.
        - Improved documentation.
        - Fixed Mojo::Command->app to be an attribute and not a method.
        - Fixed Mojo::ByteStream, Mojo::Collection and Mojo::DOM to not be
          subclasses of Mojo::Base.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/p5-Mojolicious/Makefile \
    pkgsrc/www/p5-Mojolicious/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index