summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-06 20:32:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-06 20:32:06 +0000
commit98910dbd4677f5d0d40ec5047705b2698c5c7676 (patch)
tree1f0766eda75a8724cf9ccbcb1c71d3e3a77d264b /cpukit/ChangeLog
parentDon't put _prefix into dirs. (diff)
downloadrtems-98910dbd4677f5d0d40ec5047705b2698c5c7676.tar.bz2
2009-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/issetugid.c: New (relocated from libnetworking). * libnetworking/rtems/issetugid.c: Remove. * libnetworking/Makefile.am: Reflect changes above. * libcsupport/Makefile.am: Reflect changes above.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 01e47b9377..2cd8aead5f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2009-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libcsupport/src/issetugid.c: New (relocated from libnetworking).
+ * libnetworking/rtems/issetugid.c: Remove.
+ * libnetworking/Makefile.am: Reflect changes above.
+ * libcsupport/Makefile.am: Reflect changes above.
+
2009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* libcsupport/src/free.c, libmisc/stackchk/check.c,