summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-08-03 05:29:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-08-03 05:29:16 +0000
commit8682da39377eb1d17e3d4cf05068ba9598e0364e (patch)
tree1c23a370e81ecba2e4dabfb4cc7317c987221e3a /cpukit/ChangeLog
parent2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-8682da39377eb1d17e3d4cf05068ba9598e0364e.tar.bz2
2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add checks for [get|set][e][uid,gid] family of functions.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7a9160d4c6..5cc43b76f0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Add checks for [get|set][e][uid,gid] family of
+ functions.
+
2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/imfs/imfs_creat.c, libfs/src/imfs/imfs_eval.c,