about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-08-17 11:33:29 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-08-17 11:33:29 +0200
commitf6f275d2d92003fdd53c4fd26c32466f64052b95 (patch)
treedfdc58991503c0ba18fd3d5805280c55156afb17 /ChangeLog
parentd6db68e66dff25d12c3bc5641b60cbd7fb6ab44f (diff)
downloadglibc-f6f275d2d92003fdd53c4fd26c32466f64052b95.tar.gz
glibc-f6f275d2d92003fdd53c4fd26c32466f64052b95.tar.xz
glibc-f6f275d2d92003fdd53c4fd26c32466f64052b95.zip
Fix attribution of previous change in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e84f9bc1d..8af30250f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2018-08-16  DJ Delorie  <dj@delorie.com>
+2018-08-16  Moritz Eckert  <m.eckert@cs.ucsb.edu>
 
 	* malloc/malloc.c (_int_free): Check for corrupt prev_size vs size.
 	(malloc_consolidate): Likewise.