From ae380f085bc867f7405ef0a16c849864c6552e47 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 Oct 2015 14:56:22 -0400 Subject: tighten focus of Propellor module, adding Propellor.Base for all the exports --- debian/changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3d6832a7..55076ae8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,12 @@ propellor (2.9.0) UNRELEASED; urgency=medium * Added basic Uwsgi module, maintained by FĂ©lix Sipma. * Add Apt.hasForeignArch. Thanks, Per Olofsson. * Improved documentation, particularly of the Propellor module. - This involved some code changes, including some renaming of instance - methods. (ABI change) + * The Propellor module no longer exports many of the things it used to, + being now focused on only what's needed to write config.hs. + Use Propellor.Base to get all the things exported by Propellor before. + (API change) + * Some renaming of instance methods, and moving of functions to more + appropriate modules. (API change) -- Joey Hess Thu, 08 Oct 2015 11:09:01 -0400 -- cgit v1.2.3