This is an automated email from the git hooks/post-receive script. reazem-guest pushed a commit to branch master in repository jsemver.
commit 5e5a0db9b0e25e580d8b3683a1b4910454df93eb Author: Zafar Khaja <[email protected]> Date: Wed Apr 3 00:16:44 2013 +0400 Update README, add Bugs & Features section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 462cb6d..72969ea 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,13 @@ boolean result = v1.equals(v2); // false TODO ---- -* implement ranges +* [Implement ranges](https://github.com/zafarkhaja/java-semver/issues/1) +* [Write doc comments for all API classes and methods](https://github.com/zafarkhaja/java-semver/issues/2) + + +Bugs and Features +----------------- +Bug reports and feature requests can be submitted at https://github.com/zafarkhaja/java-semver/issues. License -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsemver.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

