From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753356AbbLXOM6 (ORCPT ); Thu, 24 Dec 2015 09:12:58 -0500 Received: from tex.lwn.net ([70.33.254.29]:34165 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752344AbbLXOM4 (ORCPT ); Thu, 24 Dec 2015 09:12:56 -0500 Date: Thu, 24 Dec 2015 07:12:50 -0700 From: Jonathan Corbet To: SeongJae Park Cc: minchan@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] Documentation: HOWTO: update versions from 3.x to 4.x Message-ID: <20151224071250.59ee72a9@lwn.net> In-Reply-To: <1450142578-13203-2-git-send-email-sj38.park@gmail.com> References: <1450142578-13203-1-git-send-email-sj38.park@gmail.com> <1450142578-13203-2-git-send-email-sj38.park@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 15 Dec 2015 10:22:58 +0900 SeongJae Park wrote: > Versions in HOWTO was updated to 4.x by commit > e4144fe5d47c91c92d36cdbd5f31ed8d6e3a57ab ("docs: update HOWTO for 3.x -> > 4.x versioning") but not applied to Korean translation. This commit > apply the change. Both patches have been applied to the docs tree with Minchan's ack. Thanks, jon