This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH COMMIT] Fix change attribution in ChangeLog


commit f6f275d2d92003fdd53c4fd26c32466f64052b95
Author: Florian Weimer <fweimer@redhat.com>
Date:   Fri Aug 17 11:33:29 2018 +0200

    Fix attribution of previous change in ChangeLog

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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]