From 55a638ad4c7605041ece96843a1d608d40c2984d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Jul 2014 23:32:29 -0400 Subject: Fix bug in File.containsLines that caused lines that were already in the file to sometimes be appended to the end. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 54923662..5e5460e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (0.8.2) UNRELEASED; urgency=medium + + * Fix bug in File.containsLines that caused lines that were already in the + file to sometimes be appended to the end. + + -- Joey Hess Thu, 17 Jul 2014 23:32:01 -0400 + propellor (0.8.1) unstable; urgency=medium * Run apt-get update in initial bootstrap. -- cgit v1.3-2-g0d8e