From 933ad739dee3949a89d9f01cf71fb2e3f3ad507f Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 27 Nov 2006 20:03:45 +0000 Subject: GNonLin 0.10.6 "Who stole my beard ?" release Original commit message from CVS: GNonLin 0.10.6 "Who stole my beard ?" release ---------------------------------------------------------------------- --- NEWS | 11 +++++++---- configure.ac | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index b9926af..0b13dda 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ -This is GNonLin 0.10.5, "Beavis and Zidane" +This is GNonLin 0.10.6, "Who stole my beard ?" -More complex compositions are now possible, along with use of default sources in GnlComposition. -Thread-safety improved. -Memory leaks fixed. +New GnlOperation element for using filters/effects in GnlComposition +Modification of GnlComposition internal structure for faster behaviour +Lots of fixes for complex compositions +Fixes for default sources +Many more unit tests +Code and documentation cleanups, more memory leaks fixes diff --git a/configure.ac b/configure.ac index 374dfd6..b3940d1 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GNonLin, 0.10.5.2, +AC_INIT(GNonLin, 0.10.6, http://gnonlin.sourceforge.net/, gnonlin) -- cgit v1.2.3