This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 52654bdc122e5655990e40524535990c7334800a Author: Tatu Saloranta <[email protected]> Date: Sun Apr 22 10:35:46 2012 -0700 ... --- release-notes/VERSION | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index dbd80bb..9b3720b 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -1,10 +1,20 @@ -Version: 2.0.0 +Version: 2.0.1 Release date: - 25-Mar-2012 + 22-Apr-2012 Description: - The official 2.0 release of Jackson. + First patch release for 2.0 + +* [JACKSON-827] Fix incompatibilities with JDK 1.5 (2.0.0 accidentally + required 1.6) + (reported Pascal G) + +------------------------------------------------------------------------ +=== History: === +------------------------------------------------------------------------ + +2.0.0 (25-Mar-2012) Improvements: -- 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

