diff options
author | Matt Corallo <git@bluematt.me> | 2017-05-05 13:29:18 -0400 |
---|---|---|
committer | Matt Corallo <git@bluematt.me> | 2017-05-05 13:29:38 -0400 |
commit | 91700aa1df57c1a9209284e743224119396604d5 (patch) | |
tree | 3d6cf163a1cb438d52dce6a5f01ac9ac0671eee4 /contrib/debian/changelog | |
parent | c5071e1f03085b4025f2a33fb2c3079d823d660c (diff) |
Re-enable upnp support in contrib/debian
Diffstat (limited to 'contrib/debian/changelog')
-rw-r--r-- | contrib/debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 1bef910398..33dab9b638 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,9 @@ +bitcoin (0.14.1-trusty4) trusty; urgency=medium + + * Re-enable UPnP support. + + -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Fri, 05 May 2017 13:28:00 -0400 + bitcoin (0.14.1-trusty3) trusty; urgency=medium * Build with qt5 if we are on a non-Ubuntu (ie non-Unity) distro. |