diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-27 20:06:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-27 20:06:31 +0000 |
commit | a0dd3094ab1429f2d1a353e34d9db8e137c9e90e (patch) | |
tree | bd278a00b79e3bb378e8a688b3149aa6fcf04916 | |
parent | 729cee49f05a7394d321afa04e9b4780da028fda (diff) | |
download | glibc-a0dd3094ab1429f2d1a353e34d9db8e137c9e90e.tar.gz glibc-a0dd3094ab1429f2d1a353e34d9db8e137c9e90e.tar.xz glibc-a0dd3094ab1429f2d1a353e34d9db8e137c9e90e.zip |
* elf/tls-macros.h: Correct typo.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3b45600204..77926d3cb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-27 Daniel Jacobowitz <dan@codesourcery.com> + + * elf/tls-macros.h: Correct typo. + 2005-03-23 Jakub Jelinek <jakub@redhat.com> * nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch. |