Create 189.md

This commit is contained in:
wakgill
2021-01-09 01:39:42 -06:00
committed by GitHub
parent cd63a5174b
commit c69c53f3ff
+30
View File
@@ -0,0 +1,30 @@
---
layout: forum
title: 'Bitcoin 0.3.1 released'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 188
date: 2010-07-15 17:05:54 UTC
original: https://bitcointalk.org/index.php?topic=383.msg3198#msg3198
---
# Bitcoin 0.3.1 released
---
```
Bitcoin 0.3.1 released
July 15, 2010, 05:05:54 PM
This is a bugfix maintenance release. It is now uploaded to SourceForge. Mac OS X didn't need any fixes so we don't really need to update it, 0.3.0 is still good.
The download links are on bitcoin.org
Changes:
- Added Portuguese translation by Tiago Faria
Windows
- Fix for 22DbRunRecoveryException if your username has non-ascii characters in it
Linux
- Laszlo's fix for lowering generate thread to lowest priority
- Fix for if you're having trouble with libcrypto linkage
- Gavin Andresen's implementation of "start on windowing system startup" option
```