[genius] Tue Mar 27 22:56:49 2012 Jiri (George) Lebl <jirka 5z com>



commit f13ed46c807a21df455e1760db62b5834d76df41
Author: Jiri (George) Lebl <jirka 5z com>
Date:   Tue Mar 27 22:56:54 2012 -0500

    Tue Mar 27 22:56:49 2012  Jiri (George) Lebl <jirka 5z com>
    
    	* Release 1.0.15

 ChangeLog |    4 ++++
 NEWS      |    3 ++-
 README    |   10 +++++-----
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4f846b2..af6c9d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Mar 27 22:56:49 2012  Jiri (George) Lebl <jirka 5z com>
+
+	* Release 1.0.15
+
 Thu Mar 22 11:25:49 2012  Jiri (George) Lebl <jirka 5z com>
 
 	* src/funclib.c: remove some redundant code, load the exp for
diff --git a/NEWS b/NEWS
index d573342..ae69140 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,8 @@ Changes to 1.0.15
 * Translation updates (Maria Majadas, Juan Matias Olmos, Daniel Mustieles,
   Gustavo Jasso, Jiro Matsuawa, Marek Cernocky, Bruno Brouard, Matej Urbanic,
   Mario Blattermann, Juan Carlos Vallejo Lopez, Christian Kirbach, Jorge
-  Gonzales, Martin Strebotnjak, Wolfgang Stoggl, Kjartan Maraas)
+  Gonzales, Martin Strebotnjak, Wolfgang Stoggl, Kjartan Maraas, Fram Dieguez,
+  Joe Hansen, Daniel Serbanescu)
 
 * For some of the changes the author (Jiri) was partially supported by
   NSF grant DMS 0900885 and the University of Wisconsin-Madison
diff --git a/README b/README
index d4f59b5..fe4a241 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Genius Calculator
 Genius calculator is a general purpose calculator and mathematics tool
 with many features.
 
-For a manual read help/C/genius.txt (or see the manual in the gnome
+For a manual read help/genius.txt (or see the manual in the gnome
 help browser).
 
 ****************************************************************************
@@ -14,11 +14,11 @@ Requirements:
 	- yacc (tested under bison -y)
 	- gmp (relatively new one required)
 	- mpfr (relatively new one)
-	- glib 2.x
+	- glib 2.12
 And for the GNOME frontend you need:
-	- gtk+ 2.4
-	- gnome libs
-	- gtksourceview (optional but recommended)
+	- gtk+ 2.18
+	- vte
+	- gtksourceview or gtksourceview2 (optional but recommended)
 
 If you want to compile without the GNOME frontend, try the
   --disable-gnome



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