summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/ChangeLog')
-rw-r--r--c/src/exec/posix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog
index 0d57fc4ac1..878b718d68 100644
--- a/c/src/exec/posix/ChangeLog
+++ b/c/src/exec/posix/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>
+
+ * src/getegid.c, src/geteuid.c, src/getgid.c, src/getlogin.c,
+ src/getuid.c: Now save their values in private user environment.
+
2001-04-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.