summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 18:24:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 18:24:15 +0000
commitc15f25e4a1d9228ac71213d78333a77b650b9318 (patch)
tree83b6bd8ea026493fe5822da5f0b16ce0e871f56e /cpukit/ChangeLog
parent2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c15f25e4a1d9228ac71213d78333a77b650b9318.tar.bz2
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_mv.c: Remove decl of user_from_uid, group_from_gid.
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 fa64db01ed..565091a868 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/main_mv.c: Remove decl of user_from_uid,
+ group_from_gid.
* libmisc/shell/main_rm.c: Remove decl of user_from_uid.
Comment out decl of fflagstostr.
* libmisc/shell/pwcache.c: Include "internal.h".