Repository: incubator-ranger Updated Branches: refs/heads/master 326b8a0bf -> 96d7fb48e
RANGER-181: Updated Ranger document with 0.4.0 release details Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/96d7fb48 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/96d7fb48 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/96d7fb48 Branch: refs/heads/master Commit: 96d7fb48e04e3cabb8bd283e27626007bde1453e Parents: 326b8a0 Author: sneethiraj <[email protected]> Authored: Sun Dec 7 10:57:15 2014 -0500 Committer: sneethiraj <[email protected]> Committed: Sun Dec 7 10:57:15 2014 -0500 ---------------------------------------------------------------------- docs/src/site/site.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/96d7fb48/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index d3602e2..6135983 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -55,6 +55,9 @@ under the License. <item name="Mailing Lists" href="mail-lists.html"/> <item name ="Team" href="team-list.html"/> </menu> + <menu name="Releases"> + <item name="0.4.0" href="https://cwiki.apache.org/confluence/display/RANGER/Release+0.4.0" /> + </menu> </body> <poweredBy>
