strusBase (0.15.5)
  * fixed several build issues: Build with Clang, Fix bugs in travis build
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 29 Dec 2017 13:00:00 +0100

strusBase (0.15.4)
  * added -Wshadow for C++ build
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 4 Dec 2017 12:00:00 +0100

strusBase (0.15.3)
  * RPath fixes and some CMake file reorganization
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 13 Oct 2017 13:00:00 +0100

strusBase (0.15.2)
  * bring up travis build, some minor fixes
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 27 Sep 2017 15:30:00 +0100

strusBase (0.15.1)
  * release to cleanup mess with missing CHANGELOG in 0.15.0
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 4 Sep 2017 15:30:00 +0100

strusBase (0.15.0)
  * fix format string qualifiers for printf like functions and add check format string attributes for gcc
  * CMake build fixes
  * change integer types in Numeric Variant to 64 bit
  * remove hardcoded setting of C++98 in CMake files
  * remove some wrong const qualifiers in ErrorBuffer interface
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sun, 3 Sep 2017 15:00:00 +0100

strusBase (0.14.0)
  * increment version synchronously to strus core
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 15 Feb 2016 14:00:00 +0100

strusBase (0.13.0)
  * added function to evaluate the file size to fileio
  * fixed network byte order problem with float types
  * added SymbolTable class
  * fixed some bugs in config parsing
  * fixed some bugs in byte order conversion functions
  * many build fixes
 -- Patrick Frey <patrickpfrey@yahoo.com>  Mon, 6 Feb 2017 15:00:00 +0100

strusBase (0.12.0)
  * increment version parallel to analyzer (some interface files reorganization)
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sat, 1 Oct 2016 16:00:00 +0100

strusBase (0.11.1)
  * moved bit operations header file from project strus to this project
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 30 Sep 2016 12:00:00 +0100

strusBase (0.11.0)
  * bugfix in the configuration parser (parse uint)
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 28 Sep 2016 12:00:00 +0100

strusBase (0.10.0)
  * increment version number parallel to other strus projects (for dependency rules)
 -- Patrick Frey <patrickpfrey@yahoo.com>  Tue, 5 Jul 2016 13:00:00 +0100

strusBase (0.9.1)
  * interface header file bugfix: one case of bad_alloc not handled correctly in strus/reference.hpp
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 9 Jun 2016 14:45:00 +0100

strusBase (0.9.0)
  * increment version number because of changes in the object builder interfaces
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sun, 24 Apr 2016 14:00:00 +0100

strusBase (0.8.8)
  * fixed bug in own hton/ntoh functions for double
 -- Patrick Frey <patrickpfrey@yahoo.com>  Sun, 24 Apr 2016 14:00:00 +0100

strusBase (0.8.7)
  * moved numericVariant.hpp from strus to strusBase
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 15 Apr 2016 15:00:00 +0100

strusBase (0.8.6)
  * added strus/base/stdint.h (portability of integer types for C++98)
 -- Patrick Frey <patrickpfrey@yahoo.com>  Fri, 15 Apr 2016 12:00:00 +0100

strusBase (0.8.5)
  * forgot to package libstrus_error
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 14 Apr 2016 14:05:00 +0100

strusBase (0.8.4)
  * yet another version to convince redhat to build
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 14 Apr 2016 13:08:00 +0100

strusBase (0.8.3)
  * added header file description
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 14 Apr 2016 12:00:00 +0100

strusBase (0.8.2)
  * added forgotten deployment of C header files in spec files
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 14 Apr 2016 11:30:00 +0100

strusBase (0.8.1)
  * added forgotten info files to deploy and updated spec files
 -- Patrick Frey <patrickpfrey@yahoo.com>  Thu, 14 Apr 2016 11:00:00 +0100

strusBase (0.8.0)
  * initial version
 -- Patrick Frey <patrickpfrey@yahoo.com>  Wed, 13 Apr 2016 11:30:00 +0100

