mintnanny (1.5.6) tara; urgency=medium

  * Add msg to polkit policy

 -- Clement Lefebvre <root@linuxmint.com>  Wed, 30 May 2018 18:33:02 +0100

mintnanny (1.5.5) tara; urgency=medium

  [ dg1727 ]
  * Added pkexec support

  [ Clement Lefebvre ]
  * Fix makepot, remove msgids from polkit policy, move pkexec to launchers

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 07 May 2018 12:30:10 +0100

mintnanny (1.5.4) sonya; urgency=medium

  * l10n: Generate desktop files

 -- Clement Lefebvre <root@linuxmint.com>  Sun, 07 May 2017 13:06:46 +0100

mintnanny (1.5.3) sonya; urgency=medium

  * Provide a hicolor icon

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 01 May 2017 19:35:07 +0100

mintnanny (1.5.2) sarah; urgency=medium

  [ Daniel Alley ]
  * Replaced deprecated Vbox widget
  * Added gi.require_version('3.0')
  * Removed try/except

  [ Clement Lefebvre ]
  * Updated generated files

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 22 Apr 2016 10:18:46 +0100

mintnanny (1.5.1) sarah; urgency=medium

  [ Daniel Alley ]
  * removed last remnants of Python2
  * fix out of date debian/control file
  * formating fixes

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 19 Feb 2016 12:08:41 +0000

mintnanny (1.5.0) sarah; urgency=medium

  * Fixed www prefix and fugly dialog with GTK 3.18

 -- Clement Lefebvre <root@linuxmint.com>  Wed, 20 Jan 2016 19:21:39 +0000

mintnanny (1.4.9) sarah; urgency=medium

  * Get rid of the commands module
  * Indentation: Convert tabs to spaces
  * Migrated to GTK3
  * Moved icon to /usr/share/pixmaps, moved ui file to /usr/share, decapitilized directories/files
  * Replace mint-common's entrydialog with a GTK3 dialog
  * Makepot
  * Python3, use of class, multiple small fixes
  * Adding domains: validate when pressing Enter
  * Automatically add the www subdomain.
  * Only add the www subdomain for domains with no subdomains

 -- Clement Lefebvre <root@linuxmint.com>  Wed, 20 Jan 2016 19:00:44 +0000

mintnanny (1.4.8) rosa; urgency=medium

  [ Christophe Zeitouny ]
  * Standardize indentation to tabs as that seemed to be what most lines are using. Consistency is what's most important here.
  * Perform sanity checks on the given domain before trying to put it in /etc/hosts. I was able to ruin my hosts file by passing in quotes, double quotes, etc... Plus since the string is pasted as-is into a command that's executed with root privileges, this may have resulted in arbitrary execution of commands. The new code makes sure that the given domain name conforms to MOST restrictions on such names, and displays a helpful error message in case the given name is not well-formed

  [ Clement Lefebvre ]
  * l10n and simplify strings introduced in last PR
  * Updated pot file
  * Updated desktop files

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 06 Nov 2015 17:31:09 +0000

mintnanny (1.4.7) rebecca; urgency=medium

  * Updated debian files

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 17 Oct 2014 11:08:48 +0200

mintnanny (1.4.6) qiana; urgency=low

  * [44225ab] Add trailing semicolon
  * [22bbc84] Update translations

 -- Frédéric Gaudet <fred@linuxmint.com>  Mon, 26 May 2014 13:39:46 +0200

mintnanny (1.4.5) qiana; urgency=low

  * [91a3a41] KDE desktop file generation
  * [16335c3] GNOME based desktop file hidden in KDE
  * [a2533f8] New KDE4 desktop file

 -- Frédéric Gaudet <fred@linuxmint.com>  Mon, 26 May 2014 11:42:07 +0200

mintnanny (1.4.4) qiana; urgency=medium

  * Updated desktop file

 -- Clement Lefebvre <root@linuxmint.com>  Sun, 04 May 2014 14:25:30 +0100

mintnanny (1.4.3) petra; urgency=low

  * Fix desktop file

 -- Frédéric Gaudet <fred@linuxmint.com>  Fri, 08 Nov 2013 09:50:01 +0100

mintnanny (1.4.2) petra; urgency=low

  * Changed icon
  * Switch from 0.0.0.0 to 127.0.0.1

 -- Clement Lefebvre <root@linuxmint.com>  Sat, 19 Oct 2013 20:39:03 +0100

mintnanny (1.4.1) olivia; urgency=low

  * Revert back to GTK2

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 12 Mar 2013 11:31:29 +0000

mintnanny (1.3.9) maya; urgency=low

  * Replaced zenity dependency with mint-common's entrydialog

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 30 Jul 2012 14:34:55 +0100

mintnanny (1.3.8) helena; urgency=low

  * Bug fix: redirecting warning/errors to /dev/null when using zenity

 -- Clement Lefebvre <root@linuxmint.com>  Sat,  14 Aug 2010 14:49:00 +0000

mintnanny (1.3.7) helena; urgency=low

  * Updated desktop file

 -- Clement Lefebvre <root@linuxmint.com>  Fri,  14 May 2010 10:30:00 +0000

mintnanny (1.3.6) helena; urgency=low

  * Changed translation framework

 -- Clement Lefebvre <root@linuxmint.com>  Tue,  3 Nov 2009 11:42:00 +0000

mintnanny (1.3.5) helena; urgency=low

  * Dependency on mint-common

 -- Clement Lefebvre <root@linuxmint.com>  Thu,  27 Jul 2009 17:38:00 +0000

mintnanny (1.3.4) helena; urgency=low

  * Blueprint implemented: https://blueprints.launchpad.net/linuxmint/+spec/generic-branding

 -- Clement Lefebvre <root@linuxmint.com>  Thu,  27 Jul 2009 17:38:00 +0000

mintnanny (1.3.3) gloria; urgency=low

  * Bug fix: No label under toolbar icons (https://bugs.launchpad.net/bugs/399705)

 -- Clement Lefebvre <root@linuxmint.com>  Thu,  16 Jul 2009 12:34:00 +0000

mintnanny (1.3.2) gloria; urgency=low

  * Updated translations

 -- Clement Lefebvre <root@linuxmint.com>  Tue,  19 May 2009 19:01:00 +0000

mintnanny (1.3.1) gloria; urgency=low

  * Added translations

 -- Clement Lefebvre <root@linuxmint.com>  Sun,  17 May 2009 21:43:00 +0000

mintnanny (1.3) gloria; urgency=low

  * Conflicts/Replaces mintnanny-gnome, mintnanny-kde

 -- Clement Lefebvre <root@linuxmint.com>  Wed,  29 Apr 2009 10:33:00 +0000

mintnanny (1.2) gloria; urgency=low

  * Added /usr/bin/mintnanny
  * Added version in about dialog

 -- Clement Lefebvre <root@linuxmint.com>  Wed,  22 Apr 2009 17:50:00 +0000

mintnanny (1.0.1) felicia; urgency=low

  * Added new translations

 -- clem <root@linuxmint.com>  Fri,  5 Dec 2008 19:35:00 +0000

mintnanny (1.0) elyssa; urgency=low

  * Initial release

 -- clem <root@linuxmint.com>  Sat,  5 Oct 2008 19:34:00 +0000

