On Mon, 17 Jun 2019 at 17:59, <s...@apache.org> wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> sebb pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/commons-codec.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new 4f8662a  CODEC-254 - ColognePhonetic does not treat the letter H 
> correct
> 4f8662a is described below
>
> commit 4f8662a758688b845d741a932e28cc8d4fc11b96
> Author: Sebb <s...@apache.org>
> AuthorDate: Mon Jun 17 17:59:00 2019 +0100
>
>     CODEC-254 - ColognePhonetic does not treat the letter H correct
> ---
>  src/changes/changes.xml                            | 973 
> +++++++++++----------
>  .../commons/codec/language/ColognePhonetic.java    |  11 +-
>  .../codec/language/ColognePhoneticTest.java        | 505 +++++------
>  3 files changed, 747 insertions(+), 742 deletions(-)
>
> diff --git a/src/changes/changes.xml b/src/changes/changes.xml
> index 2714c5d..fcdbd5b 100644
> --- a/src/changes/changes.xml
> +++ b/src/changes/changes.xml
> @@ -1,486 +1,487 @@
> -<?xml version="1.0"?>
> -<!--
> -   Licensed to the Apache Software Foundation (ASF) under one or more
> -  contributor license agreements.  See the NOTICE file distributed with
> -  this work for additional information regarding copyright ownership.
> -  The ASF licenses this file to You under the Apache License, Version 2.0
> -  (the "License"); you may not use this file except in compliance with
> -  the License.  You may obtain a copy of the License at

Sorry, not sure what happened there. I only added a single line.
Looks like some kind of EOL issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to