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 4f555f7..e281b50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+psocksxx (1.1.1-2) UNRELEASED; urgency=medium
+
+ * Fix ftbfs with GCC-11 (Closes: #984299):
+ - debian rules: Add -std=c++14 to buildflags.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 22 Aug 2021 11:27:06 +0200
+
psocksxx (1.1.1-1) unstable; urgency=medium
* New upstream release.