aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/changelog
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-09-22 17:53:25 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-09-22 18:06:57 +0200
commit743cc9e08bf726837d3de5a82a3f497fac42858a (patch)
treeef8a31959bb2182aae4321c33c6b0fc4c12558dc /contrib/debian/changelog
parentf696ea12e18b9f9e1518a59f3ad36ba887f4f31a (diff)
parent5e6d8936505da29d60b88eed7fd9aa6abdae5d92 (diff)
downloadbitcoin-743cc9e08bf726837d3de5a82a3f497fac42858a.tar.xz
Merge pull request #6704
5e6d893 travis: for travis generating an extra build (Cory Fields) ceba0f8 PARTIAL: typofixes (found by misspell_fixer) (Veres Lajos) 2ede6b7 add support for miniupnpc api version 14 (Pavel Vasin) 0dfcdd4 rpc-tests: re-enable rpc-tests for Windows (Cory Fields) c9ad65e net: Set SO_REUSEADDR for Windows too (Cory Fields) 0194bdd add unit test for CNetAddr::GetGroup. (Alex Morcos) bdf2542 Fix masking of irrelevant bits in address groups. (Alex Morcos) 65426ac Add missing files to files.md (fanquake) 28d76d2 Handle leveldb::DestroyDB() errors on wipe failure (Adam Weiss) 843469e Use unique name for AlertNotify tempfile (Casey Rodarmor) 4e5ea71 Make sure LogPrint strings are line-terminated (J Ross Nicoll) 3861f0f build: fix libressl detection (Cory Fields) 04507de Avoid leaking file descriptors in RegisterLoad (Casey Rodarmor) 8b59079 Add autogen.sh to source tarball. (randy-waterhouse)
Diffstat (limited to 'contrib/debian/changelog')
-rw-r--r--contrib/debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/debian/changelog b/contrib/debian/changelog
index fe910b65a5..d1683f420b 100644
--- a/contrib/debian/changelog
+++ b/contrib/debian/changelog
@@ -137,7 +137,7 @@ bitcoin (0.5.3-natty0) natty; urgency=low
bitcoin (0.5.2-natty1) natty; urgency=low
* Remove mentions on anonymity in package descriptions and manpage.
- These should never have been there, bitcoin isnt anonymous without
+ These should never have been there, bitcoin isn't anonymous without
a ton of work that virtually no users will ever be willing and
capable of doing
@@ -178,7 +178,7 @@ bitcoin (0.5.0~rc1-natty1) natty; urgency=low
* Add test_bitcoin to build test
* Fix clean
- * Remove uneccessary build-dependancies
+ * Remove unnecessary build-dependancies
-- Matt Corallo <matt@bluematt.me> Wed, 26 Oct 2011 14:37:18 -0400
@@ -338,7 +338,7 @@ bitcoin (0.3.20.01~dfsg-1) unstable; urgency=low
bitcoin (0.3.19~dfsg-6) unstable; urgency=low
- * Fix override agressive optimizations.
+ * Fix override aggressive optimizations.
* Fix tighten build-dependencies to really fit backporting to Lenny:
+ Add fallback build-dependency on libdb4.6++-dev.
+ Tighten unversioned Boost build-dependencies to recent versions,