diff options
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 64039bc0..daf0a788 100644 --- a/releases.moxie +++ b/releases.moxie @@ -70,6 +70,7 @@ r24: { - 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 @@ r24: { - Dongsu Kim - Karanbir Singh - Tamás Papp + - GianMaria Romanato settings: - { name: 'web.allowDeletingNonEmptyRepositories', defaultValue: 'true' } - { name: 'web.includePersonalRepositories', defaultValue: 'false' } |