Create 17.md

This commit is contained in:
wakgill
2021-01-01 15:28:53 -06:00
committed by GitHub
parent 83340e2f37
commit 9de24edb9a
+27
View File
@@ -0,0 +1,27 @@
---
layout: default
title: “[bitcoin-list] Bitcoin 0.3.19 is released”
grand_parent: Emails
parent: bitcoin-list
nav_order: 17
---
# Bitcoin P2P e-cash paper
The email on the Cryptography Mailing List that announced Bitcoin publicly to the world.
{: .fs-6 .fw-300 }
---
```
This is a minor release to add some DoS protection.
Changes:
- Added some DoS limits, though it's still far from DoS resistant.
- Removed "safe mode" alerts.
http://www.bitcoin.org/smf/index.php?topic=2228.0
Download:
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.19/
```