[koha-commits] main Koha release repository branch new/bug_7532 created. v3.06.00-594-g70d95b5

Git repo owner gitmaster at git.koha-community.org
Fri Feb 17 11:49:18 CET 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_7532 has been created
        at  70d95b515e491e5526c7276f0af03d51ff236d40 (commit)

- Log -----------------------------------------------------------------
commit 70d95b515e491e5526c7276f0af03d51ff236d40
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Sun Feb 12 16:36:34 2012 +1300

    Bug 7532 - remove dependency on Date::ICal
    
    This removes the dependency on Date::ICal (which is largely
    unmaintained) and replaces it with DateTime::Format::ICal which can do
    the same job. It also updates all the docs and installation scripts to
    handle this change.
    
    Note that this causes a minor behaviour change: previously the generated
    times were converted to UTC, now they are left "floating" (that is, have
    no timezone attached) and so will appear as the local time when imported
    into a calendar. I don't anticipate this'll cause any issues however.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list