This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 4b6fd6a470cd30fab7e260433efb980db4169b69 Author: Tatu Saloranta <[email protected]> Date: Sun Nov 11 15:36:08 2012 -0800 ... --- release-notes/VERSION | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index 23e34b1..cb83beb 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -1,10 +1,21 @@ -Version: 2.1.0 +Version: 2.1.1 Release date: - 08-Oct-2012 + 11-Nov-2012 Description: - New minor version. + A tiny update to 2.1.0. + +Fixes: + +* Make ObjectIdGenerator java.io.Serializable (needed when serializing + ObjectMappers/-Writers/-Readers) + +------------------------------------------------------------------------ +=== History: === +------------------------------------------------------------------------ + +2.1.0 (08-Oct-2012) New features: @@ -17,9 +28,6 @@ Improvements: to an Object to be serialized as id, including first one. * Fix OSGi artifact name to be fully-qualified ------------------------------------------------------------------------- -=== History: === ------------------------------------------------------------------------- 2.0.2 (14-May-2012) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

