From owner-freebsd-cvsweb@FreeBSD.ORG Fri Feb 27 13:08:41 2004 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70A3616A4CE for ; Fri, 27 Feb 2004 13:08:41 -0800 (PST) Received: from smtp1.pp.htv.fi (smtp1.pp.htv.fi [212.90.64.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F5D443D31 for ; Fri, 27 Feb 2004 13:08:41 -0800 (PST) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp1.pp.htv.fi (Postfix) with ESMTP id C8B2180D31; Fri, 27 Feb 2004 23:08:08 +0200 (EET) Received: from [62.78.131.215] (cs78131215.pp.htv.fi [62.78.131.215]) /8.11.1) with ESMTP id i1RL88h16777; Fri, 27 Feb 2004 23:08:08 +0200 (EET) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: noackjr@alumni.rice.edu In-Reply-To: <403EFC0E.9050805@alumni.rice.edu> References: <1077825571.6550.35.camel@bobcat.mine.nu> <403EFC0E.9050805@alumni.rice.edu> Content-Type: text/plain Organization: FreeBSD Message-Id: <1077916088.6550.95.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Fri, 27 Feb 2004 23:08:08 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-cvsweb@FreeBSD.org cc: Stefan Moessler Subject: Re: [ANNOUNCE] FreeBSD-CVSweb 3.0.0 (stable) X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 21:08:41 -0000 On Fri, 2004-02-27 at 10:13, Jon Noack wrote: > What about the Enscript/Perl syntax highlighting issue? A recap: > Syntax highlighting does not work for filenames ending with *.pl. Oh my. I'm terribly sorry, I have completely missed this report (already sent in October by Stefan and due to the MUA in use, I missed also Jon's reply to that thread on Monday). The fix is applied now, along with a couple of other small Enscript regexp improvements. Thanks for the heads up!