This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 227498d3a1745eed70e5eac41b1d7d0b15d23856 Author: Tatu Saloranta <[email protected]> Date: Mon May 14 18:40:12 2012 -0700 update release notes --- release-notes/VERSION | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index 9b3720b..2e7e52e 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -1,19 +1,29 @@ -Version: 2.0.1 +Version: 2.0.2 Release date: - 22-Apr-2012 + 14-May-2012 Description: - First patch release for 2.0 + Second patch release for 2.0 -* [JACKSON-827] Fix incompatibilities with JDK 1.5 (2.0.0 accidentally - required 1.6) +Fixes: + +* OSGi bundle name was accidentally changed in 2.0.1; reverted back to one + used in 2.0.0, earlier (reported Pascal G) ------------------------------------------------------------------------ === History: === ------------------------------------------------------------------------ +2.0.1 (22-Apr-2012) + +Fixes: + +* [JACKSON-827] Fix incompatibilities with JDK 1.5 (2.0.0 accidentally + required 1.6) + (reported Pascal G) + 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

