# # # patch "Changes" # from [4fe65fe5e4041c659677172c75d185c37b1ce8a5] # to [7f3fd14fafa9c467a37b79a58fc26f72767b6759] # # patch "README" # from [ee169935317fdfe62a6eff58e2708cb233ea71fe] # to [55b1879b3eb9ead097bd16c75adff4df157638c9] # ============================================================ --- Changes 4fe65fe5e4041c659677172c75d185c37b1ce8a5 +++ Changes 7f3fd14fafa9c467a37b79a58fc26f72767b6759 @@ -1,5 +1,16 @@ Revision history for Perl extension Mono Revision history for Perl extension Monotone::AutomateStdio. +0.09 Thu Aug 12 17:40:00 2010 Anthony Cooper + - Added support for Monotone version 0.48 by adding the update() + method. + - Made the the code that reads format 2 chunk headers slightly more + efficient (avoids calling poll() more than it has to). + - Now recognise development versions of Monotone. + - Updated the documentation (and corrected a typo). + - Updated mtn-tester for Monotone version 0.48 and now added code to + print out the return value from the get_error_message() method after + each test. + 0.08 Sun May 23 10:00:00 2010 Anthony Cooper - The get_db_name() method now returns undef instead of ":memory:" when connecting to a network service. ============================================================ --- README ee169935317fdfe62a6eff58e2708cb233ea71fe +++ README 55b1879b3eb9ead097bd16c75adff4df157638c9 @@ -1,4 +1,4 @@ -Monotone::AutomateStdio Version 0.08 +Monotone::AutomateStdio Version 0.09 ==================================== This is a Perl library module for accessing Monotone's automate stdio