From c890e1f7d3f5cd83025b1d993cedf4990de63897 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 09 Oct 2012 08:01:47 -0400 Subject: [PATCH] Fixed missing translations in Gitblit Manager builds (issue 145) --- docs/04_releases.mkd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index ad7a993..31c503c 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -17,6 +17,7 @@ - Fixed connection leak in LDAPUserService (issue 139) - Fixed bug in commit page where changes to a submodule threw a null pointer exception (issue 132) - Fixed bug in the diff view for filenames that have non-ASCII characters (issue 128) +- Fix missing translations in Gitblit Manager (issue 145) #### additions -- Gitblit v1.9.1