[genius] Am rusty with this ...



commit b2ef53c0f9a291cc23d716217edb0f096250b5dd
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date:   Thu Mar 5 18:31:24 2020 -0600

    Am rusty with this ...
    
    Thu Mar 05 18:31:22 2020  Jiri (George) Lebl <jirka 5z com>
    
            * Release 1.0.25

 ChangeLog |  6 +++++-
 NEWS      | 12 ++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/ChangeLog b/ChangeLog
index b07004ac..12877bf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Mar 05 18:31:22 2020  Jiri (George) Lebl <jirka 5z com>
+
+       * Release 1.0.25
+
 Sun Mar 01 15:31:07 2020  Jiri (George) Lebl <jirka 5z com>
 
        * src/graphing.c: fix long label in solver
@@ -35,7 +39,7 @@ Wed Oct 24 13:38:31 2018  Jiri (George) Lebl <jirka 5z com>
        * lib/sets/basic.gel: improve performance, and fix sets of vectors
 
        * lib/linear_algebra/misc.gel: Add MakeColumnVector (alias to
-         MakeVecctor), MakeRowVector
+         MakeVector), MakeRowVector
 
        * help/C/genius.xml: add docs for the new functions
 
diff --git a/NEWS b/NEWS
index cff2f67e..ee0ba7f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes to 1.0.25
+
+* Ported to GTK3 (Yavor Doganov)
+* fix ncurses check (from Gentoo)
+* fix encoding of empty strings in the standard library, fixes the "PrintTable"
+  and "string" functions
+* Add AppendVector, MakeColumnVector, MakeRowVector
+* New translations (Jiri Grönroos, Rafael Fontenelle, Anders Jonsson,
+  Balázs Meskó, Andre Klapper, Daneil Mustieles, Марко М. Костић,
+  Wolfgang Stöggl, Miguel Rodriguez Núñez, Anders Jonsson, Alan Mortensen,
+  Marek Černocký)
+
 Changes to 1.0.24
 
 * A RungeKutta example


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