summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8939ba1..36f79f31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,12 @@
Done for Real and Complex type.
* Hyperbolic Tangeant [tanh]:
Done for Real and Complex type.
+ * src:
+ To put basic sources.
+ * src/type:
+ To put complex types.
+ * src/type/doubleComplex.{ch}:
+ Simple definition of complex as struct of double.
2006-11-29 Bruno JOFRET <brunojofret@inria.fr>