[genius] Update NEWS a bit



commit 9c155fec5a0e34ddf1e5e15c29b8344b4571111f
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date:   Tue Oct 8 17:39:44 2013 -0500

    Update NEWS a bit

 ChangeLog |    2 +-
 NEWS      |    9 +++++++++
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index df8d6a7..345b3a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,7 +51,7 @@ Tue Oct 01 21:35:09 2013  Jiri (George) Lebl <jirka 5z com>
 
 Tue Oct 01 18:16:21 2013  Jiri (George) Lebl <jirka 5z com>
 
-       * gtkextra/*.c: fix some more warnings include a leak
+       * gtkextra/*.c: fix some more warnings including a leak
 
 Tue Oct 01 18:02:13 2013  Jiri (George) Lebl <jirka 5z com>
 
diff --git a/NEWS b/NEWS
index 643bdc4..2b31812 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
 Changes to 1.0.18
 
+* Implement KroneckerProduct (alias TensorProduct) for matrices
+* New PlotCanvasFreeze/PlotCanvasThaw functions to improve flicker
+  if doing animations with genius.
+* Allow setting color in LinePlotDrawLine with RGB vector.
+* Implement subsecond precision in wait function.
+* Fix memory corruption error triggered in nested floating point
+  for loops with a floating point step
+* Few minor bug fixes and fix some more compile warnings in gtkextra
+* A few minor improvements to the documentation.
 * FIXME
 
 Changes to 1.0.17


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