[koha-commits] main Koha release repository branch, master, updated. v3.02.00-beta-24-gd3993f4

Git repo owner gitmaster at git.koha-community.org
Fri Jul 2 18:20:56 CEST 2010


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, master has been updated
       via  d3993f44eeaa9c50a1598d385eb2dc055bc19b99 (commit)
      from  5e397af14f171d790f73dcf210f555ffbbd67464 (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 d3993f44eeaa9c50a1598d385eb2dc055bc19b99
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Fri Jul 2 12:17:15 2010 -0400

    add EUC-KR to list of support Z39.50 character encodings
    
    EUC-KR (an older character encoding for Korean) is used by the
    Z39.50 server of the National Assembly Library of the Republic
    of Korea.
    
    Note that this requires that a suitable version of iconv,
    one that supports mapping from EUC-KR to UTF-8,
    be present on the Koha server.
    
    Thanks to a person from the Korea Society for reporting the
    issue on #koha.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 .../prog/en/modules/admin/z3950servers.tmpl        |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list