K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-07-04T02:46:55.000000Z K 7 svn:log V 255 Fix regression in new version of GNU regex code: bracket expressions like [X-Y] should match all characters between X-Y according to the locale's collating order, not by binary value. For now, this only fixes the !MBS_SUPPORT case (which is the default). END