delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/02/21/16:34:43

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F8483858CDB
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1677015247;
bh=bAgVojyDpZa3teMQe3SRd7qGOp9+8b4CZLRM9zpTP9o=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=ObeCVmTtsE8t3a795nuHSkB/4wkpV6SXKN8+d9Bfv33GX1mENTRsTieYnuSPTMiol
RFkJH6nfriERSs5sHUgn4gYZCFJaosZ+wYzNn4TVSo2IMQRcTJV5aRS2fiE23aa9Ko
8ipGIXj65m+y0ee8XhxEpgiK0+rY7K9zXTlmGdng=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDBE3385840C
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9DFE03858408
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 696753858D37
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=content-transfer-encoding:subject:from:to:content-language
:user-agent:mime-version:date:message-id:x-gm-message-state:from:to
:cc:subject:date:message-id:reply-to;
bh=om1TJtIkp2Qqr2IFX8eqJ155JnFCXkM3l0uPa9yXXJE=;
b=tOAuGCsl8gI2DU7oulPDh7Bqxtm+Wg1pxw0JT9DEXAOIzM4u2U0JvFm7dEyRCtN+ry
9PLRtyQ0P0astscru4OcYLYfapTOcelJfY/K7r+GkTbhz2w81e2+oSDuuG+dGmzmxZEQ
n/rFiTKO+IBSkIhAvUnEEemoEkAUjyLU/9NQbMM8eWfXWzg9Sp8jp9rS6ttV4Ixmpp4h
bZiXlLEsb3BgnOtCaT/FYlP3zDoGAJQwS96I1RJGPXSN+8l8OO2mif7cZiFeSpzzNb+C
FH9v2KzRjiJBsUAfCb5bTM7R+3IhwcmVjLFXDMOC7ZMrNqNeIhJ6Q9Qv0HXkbVGRBg/a
4hjQ==
X-Gm-Message-State: AO0yUKUtSMgyBXCUpocG3NkPHhY+bivCIXI3Jv2YGnz6bhrrWsB06oks
5i9r+PsIzlQJLsZ//k3V0iJMOqsWorI=
X-Google-Smtp-Source: AK7set99YvF1xjN95Uq1VNbuhwRWsQikU/DVnpnfGj2OOTgBA+UluypG1stiCh7neroOZo6Z7x3hdQ==
X-Received: by 2002:a17:906:81d8:b0:87f:546d:7cb4 with SMTP id
e24-20020a17090681d800b0087f546d7cb4mr13836869ejx.64.1677015218100;
Tue, 21 Feb 2023 13:33:38 -0800 (PST)
Message-Id: <announce.813d7d69-8607-5fa0-c9bc-35e4c0a4353e@gmail.com>
Date: Tue, 21 Feb 2023 22:33:37 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.8.0
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: ed-1.19-1
X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

New version 1.19-1 of

     ed

is available in the Cygwin distribution:

CHANGES
It is a upstream bugfix release.

DESCRIPTION
GNU ed is a line-oriented text editor. It is used to create, display,
modify and otherwise manipulate text files, both interactively and
via shell scripts. A restricted version of ed, red, can only edit
files in the current directory and cannot execute shell commands.
Ed is the "standard" text editor in the sense that it is the original
editor for Unix, and thus widely available.

HOMEPAGE
http://www.gnu.org/software/ed/

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019