X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=801c86782e9bed3bc61b267bbe1c5552b4ad8d2a;hb=e6b310e3cd8d3eec494f0c886bd407920faccb4a;hp=b0b19568bb9985a7b387e5f99293fa469010f419;hpb=c6681a7759d6c2ef9578d57ca8e05d0ae613ff09;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index b0b19568b..801c86782 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,23 @@ 2010-03-21 Bruno Haible + 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 + + login_tty: Documentation. + * doc/glibc-functions/login_tty.texi: New file. + * doc/gnulib.texi (Glibc ): Include it. + +2010-03-21 Bruno Haible + pty: Consistent macro naming. * m4/pty_h.m4 (gl_PTY_H): Renamed from gl_PTY. * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): Update.