commit c5edd60abe3f7e2939006ac0e366466a6eec76de Author: Daniel Espinosa
<esodan@gmail.com> Date:   Sat Apr 8 09:56:19 2017 -0500

    GomElement: More flexibility in namespaces declaration

    Accepted URI for namespace declarations:

    http://www.w3.org/2000/xmlns/

    or

    http://www.w3.org/2000/xmlns

 gxml/GomElement.vala | 3 ++- 1 file changed, 2 insertions(+),
 1 deletion(-)

commit 6322da01da02a81e5a9c19106714a412332a55ac Author: Daniel Espinosa
<esodan@gmail.com> Date:   Sat Apr 8 09:31:10 2017 -0500

    Update LT version to 14.3.0

 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

commit ebe7ce0dfde0de5bbf15566db880e8ef14b1e48a Author: Daniel Espinosa
<esodan@gmail.com> Date:   Sat Apr 8 09:26:38 2017 -0500

    GomElement: More flexible to declare namespaces

    Name spaces declarations should use one of these:

    http://www.w3.org/2000/xmlns/

    or

    http://www.w3.org/2000/xmlns

 configure.ac             | 2 +- gxml/GomElement.vala     | 4 +++-
 test/GomElementTest.vala | 1 + 3 files changed, 5 insertions(+),
 2 deletions(-)

commit 1be50c071ad2bc76aee9a9f6ac1cd107edd11dd8 Author: Daniel Espinosa
<esodan@gmail.com> Date:   Thu Apr 6 08:54:57 2017 -0500

    Release version 0.14.2

 NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+)

commit b219c9908e48105845ff4804e5edc026fb0d163d Author: Daniel Espinosa
<esodan@gmail.com> Date:   Thu Apr 6 07:38:04 2017 -0500

    Set version to 0.14.2

 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)