Re: Linux 2.6.23.2

2007-11-17 Thread Krzysztof Halasa
Matt Mackall <[EMAIL PROTECTED]> writes: > What is the proper encoding for a patch that contains hunks in > multiple character sets? 8-bit binary encoding, the same for single charset patch - we don't want mail systems to change the encoding. Unfortunately you can't display anything like that inl

Re: Linux 2.6.23.2

2007-11-16 Thread David Woodhouse
On Fri, 2007-11-16 at 13:57 -0600, Matt Mackall wrote: > What is the proper encoding for a patch that contains hunks in > multiple character sets? That should only happen when we're fixing legacy crap to become UTF-8 -- and in that case, it's probably best to just handle it with a git-pull rather

Re: Linux 2.6.23.2

2007-11-16 Thread Greg KH
On Fri, Nov 16, 2007 at 09:39:58PM +0200, Matti Aarnio wrote: > On Fri, Nov 16, 2007 at 02:35:29PM -0500, Mark Lord wrote: > > Greg Kroah-Hartman wrote: > >> We (the -stable team) are announcing the release of the 2.6.23.2 kernel. > >> It contains a number of bugfixes for the core kernel code. > >>

Re: Linux 2.6.23.2

2007-11-16 Thread Matt Mackall
On Fri, Nov 16, 2007 at 09:39:58PM +0200, Matti Aarnio wrote: > On Fri, Nov 16, 2007 at 02:35:29PM -0500, Mark Lord wrote: > > Greg Kroah-Hartman wrote: > >> We (the -stable team) are announcing the release of the 2.6.23.2 kernel. > >> It contains a number of bugfixes for the core kernel code. > >>

Re: Linux 2.6.23.2

2007-11-16 Thread Matti Aarnio
On Fri, Nov 16, 2007 at 02:35:29PM -0500, Mark Lord wrote: > Greg Kroah-Hartman wrote: >> We (the -stable team) are announcing the release of the 2.6.23.2 kernel. >> It contains a number of bugfixes for the core kernel code. >> I'll also be replying to this message with a copy of the patch between

Re: Linux 2.6.23.2

2007-11-16 Thread Mark Lord
Greg Kroah-Hartman wrote: We (the -stable team) are announcing the release of the 2.6.23.2 kernel. It contains a number of bugfixes for the core kernel code. I'll also be replying to this message with a copy of the patch between 2.6.23.1 and 2.6.23.2 .. Tsugikazu Shibata (1): HOWTO: upda

Re: Linux 2.6.23.2

2007-11-16 Thread Greg Kroah-Hartman
diff --git a/Documentation/ja_JP/HOWTO b/Documentation/ja_JP/HOWTO index 9f08dab..d9d832c 100644 --- a/Documentation/ja_JP/HOWTO +++ b/Documentation/ja_JP/HOWTO @@ -1,4 +1,4 @@ -??NOTE: +NOTE: This is a version of Documentation/HOWTO translated into Japanese. This document is maintained by Ts