summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:20:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:20:22 +0000
commit586a31b300c24c7857f8930cb38a358c617ec67e (patch)
treeb74aa7b24d4917a441c775d3cb40a0defabe946a /c/src/exec/posix/ChangeLog
parent2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-586a31b300c24c7857f8930cb38a358c617ec67e.tar.bz2
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy. * src/Makefile.am: Adapt INCLUDES to make automake-1.5 happy.
Diffstat (limited to 'c/src/exec/posix/ChangeLog')
-rw-r--r--c/src/exec/posix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog
index 84654514b7..043defbe09 100644
--- a/c/src/exec/posix/ChangeLog
+++ b/c/src/exec/posix/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy.
+ * src/Makefile.am: Adapt INCLUDES to make automake-1.5 happy.
+
2001-09-13 Joel Sherrill <joel@OARcorp.com>
* src/sysconf.c: Fix typo syntax error accidentally committed.