GIRAPH-703: create an appropriate way to generate the options.html page using maven.
Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/01a46f9b Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/01a46f9b Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/01a46f9b Branch: refs/heads/trunk Commit: 01a46f9ba7d38264a785bdafddc2b39188602c28 Parents: 40a5573 Author: Claudio Martella <[email protected]> Authored: Mon Jul 1 23:57:01 2013 +0200 Committer: Claudio Martella <[email protected]> Committed: Mon Jul 1 23:57:01 2013 +0200 ---------------------------------------------------------------------- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/01a46f9b/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 60cedbc..0028ff9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-703: create an appropriate way to generate the options.html page using maven. + (armax00 via claudio) + GIRAPH-702: Fix multithreaded output (majakabiljo) GIRAPH-676: A short tutorial on getting started with Giraph (boshmaf via claudio)
