X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 875BC3AA943F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1610952039;
	bh=XNwQlDmz/UbnYKZzSoYJAZ5YorOt/QLBC3gsu2ido1I=;
	h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=Cap+ZcNGhzcluPT5+ir8hk0Q+cWvWxfT7ihMALoT3B8RhjI2E7GzjB0R9sOAOlbux
	 XS7Ye17lksFVVGUPJaRafR4mdlXp4TlEBjXAe0GJ/ND0tZBS+kTzVoQtMNOINNrGX4
	 wMeQQJHwZ/OKrKcQ4lc7XgnElFXbeKzWdOW9a76c=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C9083AA900F
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A19E83857C56
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6FC233857C56
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:to:from:subject:message-id:date:user-agent
 :mime-version:content-language:content-transfer-encoding;
 bh=sWSZFPCG+WZZ5AQ5jkQ3+VCPFRNCr8wHGAa33h6KyO0=;
 b=IveKPoXqCbKTBdWVNs2eVRl3nYIEguChyu/3D8D4ERODyTxQyCfn916c3sbXQfHgGy
 qduxua9+gHCVfndtPSRHRmuE5yj/BzUyVFEkvkivQav3dzXn3S6H2nu34sYr6rbaL99G
 F0hCI9Hk5vQU62buO/9O6os46Xqe5czlz+MGf+9QuD871+GPSMGu+oM9DsbE3dtS/cVD
 QS5cnbzOE2m58AUa1gxJNW607LFO4Sn2mTTosYgxi5Po1rGtrgkw6Pw1dDsz+K/ODJcT
 OuSwI0AiwIDA7gc3x5aPd6p78WTxJldIQu+xr8mY0NtkjBvNiK6lTXahTgOaJUrQt3cU
 m0JA==
X-Gm-Message-State: AOAM533zsTmm6hrifrfItKFmuFgBp99yI3OEHStlcwZKPm4gnhvkVyFO
 SfUF6gd/emWUwvquUBODYdj4sjiDiZ8=
X-Google-Smtp-Source: ABdhPJxLE4gChsipxLls3nAsvJRycl8uwdTTHyzu2pdwLxA3GhJeUpJ0e2M3CgZvgcytjgFg74uimQ==
X-Received: by 2002:a17:906:796:: with SMTP id
 l22mr5028978ejc.247.1610952034273; 
 Sun, 17 Jan 2021 22:40:34 -0800 (PST)
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: ed-1.17-1
Message-Id: <announce.eb357bdd-b12d-f3a5-0a0f-d34c320d53fd@gmail.com>
Date: Mon, 18 Jan 2021 07:40:31 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.6.1
MIME-Version: 1.0
Content-Language: it
X-Spam-Status: No, score=-1.3 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.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

New version 1.17-1 of

	ed

is available in the Cygwin distribution:

CHANGES
It is a upstream bugfix release.
https://lists.gnu.org/archive/html/info-gnu/2021-01/msg00010.html

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
