summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a1acdb5..6b0ea1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+factory-boy (2.4.1-3) unstable; urgency=medium
+
+ * Add a patch to call django.setup() if using Django 1.7 in the unit tests.
+ This fixes FTBFS (Closes: #764837).
+
+ -- Thomas Goirand <zigo@debian.org> Sun, 12 Oct 2014 04:36:54 +0000
+
factory-boy (2.4.1-2) unstable; urgency=medium
* Disabled broken a test (Closes: #759914).