From c5d1556ebc5d02aaffd0d105e1d66041d0361b47 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 1 Apr 2019 11:53:01 -0400 Subject: Added Utility.FileMode to the modules exported by Propellor.Utilities Since File.mode uses FileMode, it seems it ought to be exported by propellor somewhere. I don't want to make propellor Property modules themselves export core data types though, so this is a compromise of dubious utility. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 73540dfe..87e924e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ propellor (5.7.0) UNRELEASED; urgency=medium To upgrade: Simply add Sbuild.osDebianStandard to all Sbuild.built calls which have osDebian. Thanks, Sean Whitton + * Added Utility.FileMode to the modules exported by Propellor.Utilities + to propellor library users. -- Joey Hess Mon, 01 Apr 2019 11:35:15 -0400 -- cgit v1.2.3