From 4e0e2c0f9091866aaac154d1f593cdf779a620f7 Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Mon, 13 Oct 2014 12:24:45 +0200 Subject: [PATCH] update changes --- changes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changes.txt b/changes.txt index 721e3f3..63623ea 100644 --- a/changes.txt +++ b/changes.txt @@ -1,3 +1,11 @@ +XXX, 2014 +v0.13.0 + -- Add fp_rand() + -- Fix bug in fp_sub() reported by Martins Mozeiko + -- Fix bugs/apply patches in fp_mul() and fp_sqr() reported by rasky + -- Fix bugs in fp_read_radix() + -- Fix build issues for Linux x32 ABI + March 14th, 2007 0.12 -- Christophe Devine contributed MIPS asm w00t ++ quick release to get the MIPS code out there