diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-01-30 12:31:17 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-01-30 12:33:03 +0100 |
| commit | 69baec96473ca2dc28ac016093770a46650a4ac9 (patch) | |
| tree | 0b716698fcd53c17a9e19639ab73310a7260cff7 /doc/release-notes/release-notes-0.3.14.md | |
| parent | Fix build time when building from tarball (now really) (diff) | |
| download | discoin-69baec96473ca2dc28ac016093770a46650a4ac9.tar.xz discoin-69baec96473ca2dc28ac016093770a46650a4ac9.zip | |
doc: Add historical release notes
Add all known release notes for versions since 0.3.12,
thanks to Matt Corallo for collecting them on the wiki.
Diffstat (limited to 'doc/release-notes/release-notes-0.3.14.md')
| -rw-r--r-- | doc/release-notes/release-notes-0.3.14.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/release-notes/release-notes-0.3.14.md b/doc/release-notes/release-notes-0.3.14.md new file mode 100644 index 000000000..e73052ed9 --- /dev/null +++ b/doc/release-notes/release-notes-0.3.14.md @@ -0,0 +1,11 @@ +Version 0.3.14 is now available +http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.14/ + +Changes: +* Key pool feature for safer wallet backup +Gavin Andresen: +* TEST network mode with switch -testnet +* Option to use SSL for JSON-RPC connections on unix/osx +* validateaddress RPC command +eurekafag: +* Russian translation |