aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47f698f..08f77fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-02-06 Roland McGrath <roland@hack.frob.com>
+ * posix/tst-getlogin.c: Move to ...
+ * login/tst-getlogin.c: ... here.
+ * posix/Makefile (tests): Move tst-getlogin to ...
+ * login/Makefile (tests): ... here.
+
* libio/tst-atime.c (do_test): Move local variables SV and E
inside [ST_NOATIME] conditional.