summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-02-07 12:07:13 -0400
committerJoey Hess2017-02-07 12:07:13 -0400
commitf4bfbe1917bef5a2fd7f7a4220941747d152d739 (patch)
tree8de6cf958af93b270f5640c77a3eac6be17d43cc /debian
parentcd3466799b7dbba51f619314153ea739923ed934 (diff)
improve wording
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3a12ca70..ef092a59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ propellor (3.3.0) UNRELEASED; urgency=medium
* Added Propellor.Property.Pacman for Arch's package manager.
Maintained by Zihao Wang.
* The types of some properties changed; eg from Property DebianLike
- to Property (DebianLike + ArchLinux). This could require updates
- to code using those properties, so is a minor API change.
+ to Property (DebianLike + ArchLinux). Also, DebianLike and Linux
+ are no longer type synonyms; propellor now knows that Linux includes
+ ArchLinux. This could require updates to code, so is a minor API change.
* GHC's fileSystemEncoding is used for all String IO, to avoid
encoding-related crashes in eg, Propellor.Property.File.
* Add --build option to simply build config.hs.