From 51dd8c23c49621a7cd5e9a48fb3c185d68cb5343 Mon Sep 17 00:00:00 2001 From: Ryan Pavlik Date: Wed, 27 Apr 2011 15:14:52 -0500 Subject: [PATCH] update changelog --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 743bfd3..52d6311 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,6 +29,8 @@ v0.14 -- ? - Removed references to the LGPL/noncommercial license, since it's confusing and not useful in a practical sense. See, e.g., http://lists.fedoraproject.org/pipermail/legal/2010-November/001470.html + - Renamed bundled workaround stdint.h header for Visual Studio, + and don't use it with Visual Studio 2010 which comes with its own. --------------------------- v0.13.1 -- 11 November 2010