From: Chip Black Date: Mon, 3 Jun 2013 03:58:14 +0000 (-0500) Subject: Changelog for 1.8.1 X-Git-Tag: v1.8.1 X-Git-Url: http://git.bytex64.net/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.8.1;p=blerg.git Changelog for 1.8.1 --- diff --git a/www/doc/changelog.html b/www/doc/changelog.html index a7936d3..378372e 100644 --- a/www/doc/changelog.html +++ b/www/doc/changelog.html @@ -11,6 +11,25 @@ The intent of this changelog is to give an overview of the major changes and fixes made to Blërg. For a detailed changelog, see the git log. +

Version 1.8.1 - released Sunday, July 2, 2013 + +

Features Added

+ + +

Bugs Squashed +
    +
  • Numerous safety and integrity checks added
  • +
  • The internal segment counter wasn't being updated when switching +segments, causing deadlock on the 65537th entry.
  • +
  • Record count is now updated after successfully writing a record +rather than before.
  • +
+

Version 1.8 - released Thursday, May 30, 2013

Features Added