summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-09-19 03:52:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-09-19 03:52:31 +0000
commit5f7d9d0ec9cec904ebcd8bdd71cfa103f91e7d4a (patch)
tree61b5b4be6edca382f0258e7c7dd8dddd9a74de76 /cpukit/ChangeLog
parentCorrect my email address. (diff)
downloadrtems-5f7d9d0ec9cec904ebcd8bdd71cfa103f91e7d4a.tar.bz2
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for sys/errno.h.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ef5bf5ae4a..7014c6fdcf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Check for sys/errno.h.
+
2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/Makefile.am: Cosmetics.