diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-06 13:27:42 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-06 13:27:42 -0400 |
| commit | 7a8505608c45a49abff2dd4573a8e7579e0c366b (patch) | |
| tree | bbc437c45fbf6280d5e7bb38db4e8bf67ce9c0c3 /debian | |
| parent | e25aadba4e611442aa8af8a6fb09660156816fb9 (diff) | |
Locale.available: Run locale-gen, instead of dpkg-reconfigure locales, which modified the locale.gen file and sometimes caused the property to need to make changes every time.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3145acec..1b4c3998 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ propellor (2.17.0) UNRELEASED; urgency=medium Thanks, Félix Sipma. * Firewall: add TCPFlag, Frequency, TCPSyn, ICMPTypeMatch Thanks, Félix Sipma. + * Locale.available: Run locale-gen, instead of dpkg-reconfigure locales, + which modified the locale.gen file and sometimes caused the property to + need to make changes every time. -- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 17:58:08 -0400 |
