From c83a2c2ff25ab9708366db5bd5a2ff5891ad752d Mon Sep 17 00:00:00 2001 From: iberg Date: Sun, 4 May 2014 19:48:37 +0000 Subject: [PATCH] --- Changes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes.txt b/Changes.txt index be49ee6..087627e 100644 --- a/Changes.txt +++ b/Changes.txt @@ -32,6 +32,8 @@ Rev 2.2.4: 04.05.2014 * Project Files for VS2008 and VS2010 removed from the repository * Fix for Issue 4 (https://code.google.com/p/muparser/issues/detail?id=4) * Fix for VS2013 64 bit build option + * return type of ParserError::GetPos changed to int + * OpenMP support enabled in the VS2013 project files and precompiled windows DLL's Rev 2.2.3: 22.12.2012 ---------------------