summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 18:20:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 18:20:23 +0000
commitd7417a517ff1dbb6a7c38328423d1ed12d5144df (patch)
tree8871bdb73e6b9fc699395b799e974d4f98987a48 /cpukit/ChangeLog
parent2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d7417a517ff1dbb6a7c38328423d1ed12d5144df.tar.bz2
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/pwcache.c: Include "internal.h". Make user_from_uid non-static.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index fea1545d8b..9d8764a432 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/pwcache.c: Include "internal.h".
+ Make user_from_uid non-static.
* libmisc/shell/internal.h: Add user_from_uid, group_from_gid.
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>