summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-04-02 12:13:39 -0400
committerJoey Hess2014-04-02 13:18:08 -0400
commit526bcbf093af665f316a0ba4d1a836786ab66dcf (patch)
treed4ceb9ec125587cfac37cb50c178fcc4624dcedf /debian/changelog
parent7705f65ae22f38989f404c77de4d661b652e692e (diff)
type-safe reversions
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bbb7591e..d6bfdbbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,5 +7,10 @@ propellor (0.2) UNRELEASED; urgency=low
to pull commits from git repositories not signed with that key.
This allows propellor to be securely used with public, non-encrypted
git repositories without the possibility of MITM.
+ * Added support for type-safe reversions. Only some properties can be
+ reverted; the type checker will tell you if you try something that won't
+ work.
+ * New syntactic sugar for building a list of properties, including
+ revertable properties.
-- Joey Hess <joeyh@debian.org> Tue, 01 Apr 2014 15:05:00 -0400