Skip to content
Snippets Groups Projects
Commit d5448620 authored by Mark Caglienzi's avatar Mark Caglienzi
Browse files

Packaging work for Octonet 0.2.45-1

parent 68a3b043
No related branches found
Tags v0.2.45-1
No related merge requests found
octonet (0.2.45-1) unstable; urgency=medium
* Fix the full name field in the user edit page: if it contains non-ascii
values, it will be shown as intended, and it will be saved correctly.
-- Mark Caglienzi <mark@truelite.it> Thu, 21 Feb 2019 14:34:38 +0100
octonet (0.2.44-1) unstable; urgency=medium
* Fix the output in the user detail, mass edit, group edit pages: if the
......
......@@ -13,7 +13,7 @@ def list_locale_files():
setup(
name='octonet',
description='OctoNet',
version='0.2.44',
version='0.2.45',
license='GPL3',
author='Truelite S.r.l.',
author_email='info@truelite.it',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment