From 5881c4f334a5842f3c5fe63e3e499fd13aa41277 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 16 Jun 2014 10:01:53 -0400
Subject: [PATCH] Expose an Italiano language option in user preferences

---
 releases.moxie |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 64039bc..daf0a78 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -70,6 +70,7 @@
     - Add setting to control default thread pool size for miscellaneous background tasks (ticket-92)
     - Add Norwegian transation (pr-186)
     - Add German translation (pr-192)
+    - Add Italian translation (pr-196)
     dependencyChanges:
     - Update to javax.mail 1.5.1 (issue-417, ticket-58)
     contributors:
@@ -91,6 +92,7 @@
     - Dongsu Kim
     - Karanbir Singh
     - Tamás Papp
+    - GianMaria Romanato
     settings:
     - { name: 'web.allowDeletingNonEmptyRepositories', defaultValue: 'true' }
     - { name: 'web.includePersonalRepositories', defaultValue: 'false' }

--
Gitblit v1.9.1