summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 15:24:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 15:24:17 +0000
commit418372a1fac4b6768fa0830377a0c6f24b917c5a (patch)
tree57488ec5b687e42bcdee0f42e622a52860f26c10 /cpukit/ChangeLog
parentNew. (diff)
downloadrtems-418372a1fac4b6768fa0830377a0c6f24b917c5a.tar.bz2
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* httpd/Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * httpd/preinstall.am: New (Generated from corresponding Makefile.am).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2d5010ca52..f544bb5428 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * httpd/Makefile.am: Split preinstallation rules in to separate
+ preinstall.am-files.
+ * httpd/preinstall.am: New (Generated from corresponding Makefile.am).
+
+2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* itron/Makefile.am, libcsupport/Makefile.am,
libnetworking/Makefile.am, posix/Makefile.am,
rtems/Makefile.am, sapi/Makefile.am,