From a8100bb4d3aa64e254e92e29130e8fd9bd4e0dd2 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 28 Apr 2014 12:44:38 -0400 Subject: [PATCH] Fix forcing default locale to en or LANG_CC for web ui --- 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