[genius] Mon Mar 09 17:25:09 2015 Jiri (George) Lebl <jirka 5z com>



commit 155462a521e4ebb1ecd62b0fd806c0da970e213c
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date:   Mon Mar 9 17:37:24 2015 -0500

    Mon Mar 09 17:25:09 2015  Jiri (George) Lebl <jirka 5z com>
    
        * Release 1.0.20

 ChangeLog    |    4 ++++
 NEWS         |    6 ++++--
 configure.in |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 27da48f..7a1a19c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Mar 09 17:25:09 2015  Jiri (George) Lebl <jirka 5z com>
+
+       * Release 1.0.20
+
 Thu Feb 26 15:01:17 2015  Jiri (George) Lebl <jirka 5z com>
 
        * lib/number_theory/primes.gel: update mersenne highest doublechecked
diff --git a/NEWS b/NEWS
index f2d5e65..5ef6aeb 100644
--- a/NEWS
+++ b/NEWS
@@ -5,12 +5,14 @@ Changes to 1.0.20
 * Fix PeriodicExtension function
 * ErrorFunction (erf) is using MPFR for real values so it is far more precise
   and faster
-* The fourier series example is no longer using a hand coded graph and hand
+* The Fourier series example is no longer using a hand coded graph and hand
   computed series, so it can now be easily modified to show series for
   different functions
 * Fix GCC 5 compilation
 * A couple of minor fixes in the plotting code including one possible crasher
-* Translation updates (FIXME)
+* Translation updates (Wolfgang Stöggl, Marek Černocký, Maria Mavridou,
+  Мирослав Николић, Miguel Rodríguez Núñez, Daniel Mustieles, Piotr Drag,
+  Rafael Ferreira)
 
 * During making of these changes the author (Jiri) was partially supported by
   NSF grant DMS 1362337 and the Oklahoma State University
diff --git a/configure.in b/configure.in
index 8ad6bfd..9a8a418 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([genius], [1.0.19])
+AC_INIT([genius], [1.0.20])
 AC_CONFIG_SRCDIR([src/calc.c])
 AM_INIT_AUTOMAKE([dist-xz])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]