annotate src/capnproto-git-20161025/doc/_posts/2013-08-19-capnproto-0.2.1.md @ 140:59a8758c56b1

Add source for PortAudio stable v190600_20161030
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 03 Jan 2017 13:44:07 +0000
parents 1ac99bfc383d
children
rev   line source
cannam@133 1 ---
cannam@133 2 layout: post
cannam@133 3 title: "Cap'n Proto v0.2.1: Minor bug fixes"
cannam@133 4 author: kentonv
cannam@133 5 ---
cannam@133 6
cannam@133 7 Cap'n Proto was just bumped to v0.2.1. This release contains a couple bug fixes, including
cannam@133 8 a work-around for [a GCC bug](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58192). If you were
cannam@133 9 observing any odd memory corruption or crashes in 0.2.0 -- especially if you are compiling with
cannam@133 10 GCC with optimization enabled but without `-DNDEBUG` -- you should upgrade.