summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-11-30 13:55:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-11-30 13:55:09 +0000
commit0a0e7a9a4171c45044753c46c6ab06e859fbd4d1 (patch)
tree9f36cdf18d672c194062fcb2f9c60365e1b9da18 /testsuites/libtests/ChangeLog
parent2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-0a0e7a9a4171c45044753c46c6ab06e859fbd4d1.tar.bz2
2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add complex, math subdirs. * configure.ac: Add complex, math subdirs.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 7d4ba04946..e5860afb78 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,10 @@
2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Makefile.am: Add complex, math subdirs.
+ * configure.ac: Add complex, math subdirs.
+
+2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* complex/Makefile.am, complex/init.c, complex/docomplex.c,
complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
complex/complex.doc, complex/docomplexl.c: New.