diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2015-02-06 01:59:42 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2015-02-06 02:00:52 -0500 |
commit | 004c993bdd407d589ae3b88e2a012525122f01e2 (patch) | |
tree | 140ae8105e6024ae8a175f369d407604b5525108 | |
parent | 4e42b5b8f89f0e288e68be7ad70f9525aebc2cff (diff) | |
download | glibc-004c993bdd407d589ae3b88e2a012525122f01e2.tar.gz glibc-004c993bdd407d589ae3b88e2a012525122f01e2.tar.xz glibc-004c993bdd407d589ae3b88e2a012525122f01e2.zip |
Fix missing ChangeLog attribution.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dc1ed1ba12..af405a0481 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h. 2015-02-05 Paul Pluzhnikov <ppluzhnikov@google.com> + Paul Eggert <eggert@cs.ucla.edu> [BZ #16618] * stdio-common/tst-sscanf.c (main): Test for buffer overflow. |