summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-08-20 10:41:09 -0400
committerJoey Hess2015-08-20 10:41:09 -0400
commit9d6a98a2654c6c047c4f4af2e60ee3466b18cd35 (patch)
tree216d9246b684a10b7d1c96ed19b1c83642e08237 /debian
parent57bd8d8fc275cd4e9d5ad4864528dcf157a6700c (diff)
changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
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.