diff options
author | Roland McGrath <roland@gnu.org> | 2007-10-18 08:49:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-10-18 08:49:49 +0000 |
commit | 39cfc9fab591e46de171a81682cff384bf9761f3 (patch) | |
tree | 90df5a614a082a5c57cccfa56b2a454cc62aabc5 | |
parent | 6368c0bceaa95f3e8b1979ad0cd4092f95c1c731 (diff) | |
download | glibc-39cfc9fab591e46de171a81682cff384bf9761f3.tar.gz glibc-39cfc9fab591e46de171a81682cff384bf9761f3.tar.xz glibc-39cfc9fab591e46de171a81682cff384bf9761f3.zip |
* elf/elf.h (NT_PPC_VMX): New macro.
2007-10-17 Ulrich Drepper <drepper@redhat.com>
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 2d786668fd..a67e594063 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ -2007-10-17 Ulrich Drepper <drepper@redhat.com> +2007-10-18 Roland McGrath <roland@redhat.com> + + * elf/elf.h (NT_PPC_VMX): New macro. +2007-10-17 Ulrich Drepper <drepper@redhat.com> * version.h (VERSION): Set to 2.7.90. |