http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff --- Comment #5 from Chris Cormack <[email protected]> 2011-07-20 23:35:12 UTC --- Have merged to a branch based on master, and fixed conflicts Then added in the db changes. Things to note, Koha::DateUtils Introduces a new dependency DateTime::Format::DateParse Also binds us to perl 5.10 which is no bad thing, but something to note Koha::Calendar Introduces DateTime::Set (libdatetime-set-perl) new/awaiting_qa/bug_5549 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
