summaryrefslogtreecommitdiff
path: root/debian/FIXME
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-08-13 09:56:51 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-08-13 09:56:51 +0200
commitf14d356db24fdcb42c4564c61c6fae2315e78d6d (patch)
tree0d7817a67ea8617fe0c20c09b4962c9182484710 /debian/FIXME
parent606a62c4eb1024ee5a1c997dcc46f559f2999802 (diff)
Make it work also in stretch. Add FIXME describing that functionality breaks in sid
Diffstat (limited to 'debian/FIXME')
-rw-r--r--debian/FIXME2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/FIXME b/debian/FIXME
new file mode 100644
index 0000000..6530c87
--- /dev/null
+++ b/debian/FIXME
@@ -0,0 +1,2 @@
+For some reason, it works fine when built in stretch, but fails with a segfault when built in sid.
+Figure out why.