This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag upstream/1.19 in repository libcatmandu-marc-perl.
commit 5946b4bd3446a8a73222ed734bd45a26f8943d81 Author: Patrick Hochstenbach <[email protected]> Date: Thu Jun 29 15:51:30 2017 +0200 Updating POD --- Changes | 1 + lib/Catmandu/MARC.pm | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Changes b/Changes index 7e4b009..01ea645 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for Catmandu-MARC {{$NEXT}} - Adding the marc_spec_has Fix Condition (Carsten Klee) + - Adding marc_replace_all fix 1.14 2017-06-23 07:48:49 CEST - Upgrading to Catmandu 1.06X diff --git a/lib/Catmandu/MARC.pm b/lib/Catmandu/MARC.pm index 02437c7..b18863c 100644 --- a/lib/Catmandu/MARC.pm +++ b/lib/Catmandu/MARC.pm @@ -1042,6 +1042,8 @@ Catmandu::MARC - Catmandu modules for working with MARC data =item * L<Catmandu::Fix::marc_add> +=item * L<Catmandu::Fix::marc_replace_all> + =item * L<Catmandu::Fix::marc_remove> =item * L<Catmandu::Fix::marc_xml> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-marc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
