From 526bcbf093af665f316a0ba4d1a836786ab66dcf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 Apr 2014 12:13:39 -0400 Subject: type-safe reversions --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian') 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 Tue, 01 Apr 2014 15:05:00 -0400 -- cgit v1.3-2-g0d8e