diff options
author | Roland McGrath <roland@gnu.org> | 2008-08-26 19:11:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2008-08-26 19:11:03 +0000 |
commit | 452034ccba3e3e701077c71081066e14ed5273aa (patch) | |
tree | f66d163b9a4453046b170cbf3c00a1ae3ebe15f9 | |
parent | 2008-08-26 Aurelien Jarno <aurelien@aurel32.net> (diff) | |
download | glibc-cvs/fedora-glibc-20080828T1623.tar.gz glibc-cvs/fedora-glibc-20080828T1623.tar.bz2 glibc-cvs/fedora-glibc-20080828T1623.zip |
[BZ #6860]cvs/fedora-glibc-20080828T1623
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2008-08-26 Aurelien Jarno <aurelien@aurel32.net> + [BZ #6860] * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo. 2008-07-18 Daniel Jacobowitz <dan@codesourcery.com> |