summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a3795abc..d3a73cf0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gudhi (3.3.0+dfsg-4) UNRELEASED; urgency=medium
+
+ * Enable EagerPy support. (Closes: #972686)
+ * Tune GCC GC to help Ubuntu buildds not run out of memory on arm.
+
+ -- Gard Spreemann <gspr@nonempty.org> Sun, 01 Nov 2020 14:20:00 +0100
+
gudhi (3.3.0+dfsg-3) unstable; urgency=medium
* Fix binary-all FTBFS. (Closes: #972267)