File base58.changes of Package base58
------------------------------------------------------------------- Fri Jun 5 09:26:06 UTC 2015 - marec@detebe.org - bumped to version 0.1.14 ------------------------------------------------------------------- Wed Nov 19 20:34:29 UTC 2014 - marec@detebe.org - Update to version 0.1.3: * Bugfix: Add missing <sys/types.h> include for ssize_t * Bump version to 0.1.2 * Bugfix: Use signed types so that j can go negative without underflow * Adapt tests so they can run with the serial harness used in older automake versions * Address most LLVM warnings * b58tobin: Simplify zeromask calculation (fixes bug encountered when compiling with LLVM) * Include COPYING in dist_doc_DATA * configure: Check for AM_PATH_LIBGCRYPT macro explicitly, so autogen is possible without libgcrypt * AUTHORS: List of contributors * Add COPYING file with MIT license ------------------------------------------------------------------- Fri Sep 12 17:46:15 UTC 2014 - marec@detebe.org - initial package build