From 064857d7b2a7e1a0c205dbecf7b5f147221898a2 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 13 Nov 2013 17:47:25 -0500 Subject: [PATCH] Remove docs indicator --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 658b82a..1832284 100644 --- a/releases.moxie +++ b/releases.moxie @@ -27,6 +27,7 @@ - Support plain text "readme" files - Determine best commit id (e.g. "master") for the tree and docs pages and use that in links - By default GO will now bind to all interfaces for both http and https connectors. This simplifies setup for first-time users. + - Removed docs indicator on the repositories page additions: - Added branch graph image servlet based on EGit's branch graph renderer (issue-194) - Added option to render Markdown commit messages (issue-203) -- Gitblit v1.9.1