diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-08-16 07:03:58 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-08-16 07:03:58 -0700 |
commit | 93f17abfb514375ce7e2dff4e7c53842359fbc17 (patch) | |
tree | 443ca273950d8549aa19c505935585fca5fed31a /nptl | |
parent | f8392f40049cf6faedcf4f26736227d9a7a04b9e (diff) | |
download | glibc-93f17abfb514375ce7e2dff4e7c53842359fbc17.tar glibc-93f17abfb514375ce7e2dff4e7c53842359fbc17.tar.gz glibc-93f17abfb514375ce7e2dff4e7c53842359fbc17.tar.bz2 glibc-93f17abfb514375ce7e2dff4e7c53842359fbc17.zip |
Fix last CL.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 60dbf80374..a0fe7b069e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,6 +1,6 @@ 2010-08-12 H.J. Lu <hongjiu.lu@intel.com> - * nptl/sysdeps/unix/sysv/linux/i386/Makefile: New file. + * sysdeps/unix/sysv/linux/i386/Makefile: New file. 2010-05-01 Alan Modra <amodra@gmail.com> |