From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [IPv6:2001:67c:2050:0:465::202]) by sourceware.org (Postfix) with ESMTPS id C72C83858D28 for ; Fri, 24 Mar 2023 21:21:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C72C83858D28 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 smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (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-202.mailbox.org (Postfix) with ESMTPS id 4Pjw9t5Bpcz9sWD for ; Fri, 24 Mar 2023 22:21:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kircheis.it; s=MBO0001; t=1679692866; 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=8owaqJA4olH4cB1731Zl4+MhTzx5x4RH6rpgXOZiJGI=; b=EQYdlDlzNyo0WB6P6dXDQ/2Sy6CGG+uG9mwRpYBbz9V8pHTjKcndpaLvA042kaLEBT8R7z XkGmuxtlAOgu0lCHhjgVMFCn/3o5/yArXVCHK+znEthE5mflyR5y/0eOOpmclOTC+F3bqL eafhqVR9+jf2Nig3BIauqjcqbVibZVpLd1ZGQIA1Z0fP14po9dkW6Ivl+RLDVca7wvS6bt idFjejYyhqrYcJQ7sfmDDeGg5GSHMy6wPAwgW2okjVrdBpXr16sFVLj7ZScCoTJ8nM2650 xWueR7wLcB3Y3e/T28vuOH07TyhOMcYLZdXPrnKQ9+6M5NokFPza8iGS36cmfg== Message-ID: <27cdb370-aa64-1147-5ad4-1e08bef193a5@kircheis.it> Date: Fri, 24 Mar 2023 22:21:05 +0100 MIME-Version: 1.0 From: Federico Kircheis Subject: Updated: nnn-4.7-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.3 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 nnn-4.7-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