Tests for module 'login_tty'.
[gnulib.git] / ChangeLog
index b0b1956..801c867 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 2010-03-21  Bruno Haible  <bruno@clisp.org>
 
+       Tests for module 'login_tty'.
+       * modules/login_tty-tests: New file.
+       * tests/test-login_tty.c: New file.
+
+       New module 'login_tty'.
+       * lib/login_tty.c: New file.
+       * m4/pty.m4 (gl_FUNC_LOGIN_TTY): New macro.
+       * modules/login_tty: New file.
+       * doc/glibc-functions/login_tty.texi: Mention the new module.
+
+2010-03-21  Bruno Haible  <bruno@clisp.org>
+
+       login_tty: Documentation.
+       * doc/glibc-functions/login_tty.texi: New file.
+       * doc/gnulib.texi (Glibc <utmp.h>): Include it.
+
+2010-03-21  Bruno Haible  <bruno@clisp.org>
+
        pty: Consistent macro naming.
        * m4/pty_h.m4 (gl_PTY_H): Renamed from gl_PTY.
        * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): Update.