From 4a2c219771f55d20bc6b034a7cfa078e4c92b6c3 Mon Sep 17 00:00:00 2001 From: jofret Date: Fri, 20 Apr 2007 14:40:52 +0000 Subject: Working around the clock... --- ChangeLog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/ChangeLog b/ChangeLog index f71359e3..5b2710b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2007-04-20 Bruno JOFRET + + * src/ElementaryFunctions/sinh : + [RELEASE] Ending Hyperbolic Sine implementation AND tests. + +2007-04-19 Bruno JOFRET + + * src/ElementaryFunctions/cosh : + [RELEASE] Ending Hyperbolic Cosine implementation AND tests. + +2007-04-18 Bruno JOFRET + + * src/ElementaryFunctions/sin : + [RELEASE] Ending Sine implementation AND tests. + +2007-04-17 Bruno JOFRET + + * src/ElementaryFunctions/cos : + [RELEASE] Ending Cosine implementation AND tests. + +2007-04-16 Bruno JOFRET + + * src/test : + Removing tests to add it under Autotools management. + 2007-03-25 Bruno JOFRET * src/elementaryFunctions/*/Makefile.am : -- cgit