[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.08-15-g29fd9216aa

Git repo owner gitmaster at git.koha-community.org
Mon Mar 9 21:34:12 CET 2020


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, 19.05.x has been updated
       via  29fd9216aaec996af88f86f65882f5da81f1b8b3 (commit)
      from  5073a05caafb3598b40384409a02e9885e43c6ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 29fd9216aaec996af88f86f65882f5da81f1b8b3
Author: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
Date:   Wed Feb 12 16:04:07 2020 +0000

    Bug 24643: Support fractional seconds
    
    This patch allows dt_from_string to handle RFC3339 strings containing
    fractional seconds up to one thousandth of a second.
    
    Test plan:
    
    - Apply patch
    - prove t/DateUtils.t
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 07aa0a562b35faaa8d04b479c33cec032ece6464)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/DateUtils.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list