diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2013-06-25 10:27:24 -0400 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2013-06-25 10:27:24 -0400 |
commit | 40809aed657502e9de158e2cfe2c659a316f2f90 (patch) | |
tree | f9a9c50a415c6ce26915ce1fa36686b9360a95cc /doc/release-notes.md | |
parent | 65c20dbf558d9a8e9856017568016c92473dada4 (diff) |
Bump version numbers for 0.8.3 releasev0.8.3
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 0e0b04bcaa..b458c7c221 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,6 +1,17 @@ (note: this is a temporary file, to be added-to by anybody, and deleted at release time) +0.8.3 changes +============= + +Fix a memory exhaustion attack that could crash low-memory nodes. + +Fix a regression that caused excessive writing of the peers.dat file. + + +0.8.2 changes +============= + Fee Policy changes ------------------ |