From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) by sourceware.org (Postfix) with ESMTPS id A6F6C3858C2B for ; Sat, 15 Apr 2023 13:11:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A6F6C3858C2B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=kircheis.it Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=kircheis.it Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4PzDGH0jnBz9scy for ; Sat, 15 Apr 2023 15:11:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kircheis.it; s=MBO0001; t=1681564263; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=er+U9hCvp2PDxLd65QXFcHWBzCMKiMn5il3BIYfOWsM=; b=A8fp70wfScehb2GeITxR9zeXFlf0fkC8Jg+TUzRfSswdr/uEYryi839d/fIwDRrPV3ccFS WbrHMiFIsl3JlTbTHr1ksNBSbet5zipl+y2C9/8a2VynUhaFmJYOVOuVwiSFtjvWKaxEPi upmvusIETKhFcnahrfaKZZJG4IOF3wxLSqIhTQqTKWAto+Zb96wQ8dYL1TkKj1m+RSXk6w OJcuUKKK7f/P+UzaGVXY3VkM2F1hPFQXbo7GY+45vDXa37z8HqcQ9JIx6jx21rHWTb3mtn KvUP6Qtwno5lTKtEmaifpCsvWWAylJYByLaEl83R69aII+DkmBxdWnIicZzdew== Message-ID: <14d54611-2547-b8bb-b313-ded88d33fdfc@kircheis.it> Date: Sat, 15 Apr 2023 15:11:02 +0200 MIME-Version: 1.0 From: Federico Kircheis Subject: Updated: nnn-4.8-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4PzDGH0jnBz9scy X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Version 4.8-1 of nnn has been uploaded. nnn is a full-featured terminal file manager On GitHub it is possible to find the changelog for the new release: https://github.com/jarun/nnn/releases/ Federico