From 6dcd46c8d21708451bc2f25128816037f8129ceb Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Sat, 18 Apr 2009 01:24:27 +0000 Subject: Fix initialization ordering problem in logging code. Based on patch from Wink Saville. --- CONTRIBUTORS.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 0ad37d93..b01fed62 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -63,3 +63,5 @@ Patch contributors: * Fixed warnings about generated constructors not explicitly initializing all fields (only present with certain compiler settings). * Added generation of field number constants. + Wink Saville + * Fixed initialization ordering problem in logging code. -- cgit v1.2.3