diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index d3b0a5e9..2b985319 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,9 +1,14 @@ === Unreleased +=== 1.3.7 / 2013-01-12 + * Bugfixes * Closing a bad statement twice will not segv. * Aggregate handlers are initialized on each query. Closes #44 +* Internal + * Unset environment variables that could affect cross compilation. + === 1.3.6 / 2012-04-16 * Enhancements