From 047f18466a1a7e0e011163589725a795f1570a1f Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 15 May 2014 17:15:34 -0400 Subject: [PATCH] Merged #79 "Add startup/shutdown lifecycle extension point" --- src/site/roadmap.mkd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/site/roadmap.mkd b/src/site/roadmap.mkd index 485885e..03d69df 100644 --- a/src/site/roadmap.mkd +++ b/src/site/roadmap.mkd @@ -3,7 +3,7 @@ This is not exactly a formal roadmap but it is a priority list of what might be implemented in future releases. This list is volatile and may not reflect what will be in the next release. -* **In-Progress**: Integrate an SSH daemon to complete the transport trifecta: http/https, git, and ssh (issue-369) +* **In-Progress**: Integrate an SSH daemon (issue-369) * Diff should highlight inserted/removed fragment compared to original line * Respect Gerrit branch permissions, if found (issue 36) -- Gitblit v1.9.1