diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-20 10:42:28 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-20 10:42:28 -0400 |
| commit | 26d4c13779ea22dfaffd87eea93660f4309e4b52 (patch) | |
| tree | 5cceed2f890b8d2c22f056501033cd10b2e27c11 /debian | |
| parent | af64947bed028ac64cf12f7d355bc20d4f0b50a5 (diff) | |
| parent | bea60fc136a70bdcea3f7f2ace9c8f0e8a5c2dce (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1116016a..5f164e80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +propellor (2.7.2) UNRELEASED; urgency=medium + + * Added Propellor.Property.ConfFile, with support for Windows-style .ini + files, and generic support for files containing some sort of sections. + Thanks, Sean Whitton for completing the implementation. + * Added Propellor.Property.LightDM + Thanks, Sean Whitton. + + -- Joey Hess <id@joeyh.name> Thu, 20 Aug 2015 10:39:32 -0400 + propellor (2.7.1) unstable; urgency=medium * Make sure that make is installed when bootstrapping propellor. |
