From: Richard Sandiford Date: Fri, 22 Nov 2013 13:59:55 +0000 (+0000) Subject: Fix formatting of changelog entry. X-Git-Tag: releases/gcc-4.9.0~2535 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f81448f7525462e58bc1393eb3b2157a66672cb0;p=thirdparty%2Fgcc.git Fix formatting of changelog entry. From-SVN: r205261 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3ae6ec9cf0a1..76769b25a055 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ -2013-11-22 zadeck@naturalbridge.com - * store-layout.c - (place-field): Fix hwi test and accessor mismatch. +2013-11-22 Kenneth Zadeck + + * store-layout.c (place-field): Fix hwi test and accessor mismatch. 2013-11-22 Jakub Jelinek