This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-jaxrs-providers.
commit 94424b2ce8ec68260be8b11c66dd7375ab309dfb Author: Tatu Saloranta <[email protected]> Date: Thu Feb 13 17:47:17 2014 -0800 Implement #42 --- release-notes/VERSION | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes/VERSION b/release-notes/VERSION index 3cfa666..d96b5a7 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -8,6 +8,7 @@ Sub-modules: #40: Allow use of "text/x-json" content type by default (requested by kdeenanauth@github) +#42: Add CBOR provider (using jackson-dataformat-cbor) #43: Verify that format-specific mappers are properly overridden (like `XmlMapper` for xml) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

