diff --git a/debian/changelog b/debian/changelog index 13e5b3c..e00c718 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +qubes-core-admin-client (4.0.11-1) unstable; urgency=medium + + [ qubesuser ] + * remove format_doc and docutils import + * don't import pkg_resources in the top of qubesadmin/utils.py + * replace console entry points with just importing the module + * replace key in dir(self) with faster and better code + + [ Jean-Philippe Ouellet ] + * Fix setting stderr default coloring policy + * Restore correct colors in verbose mode + + -- Marek Marczykowski-Górecki Tue, 21 Nov 2017 04:52:46 +0100 + qubes-core-admin-client (4.0.10-1) unstable; urgency=medium [ Marek Marczykowski-Górecki ] diff --git a/version b/version index 2d2d681..30b26df 100644 --- a/version +++ b/version @@ -1 +1 @@ -4.0.10 +4.0.11