I am pleased to announce the release of GNU ed 1.22.6.
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. For most purposes, however, it is superseded by full-screen editors.
The homepage is at http://www.gnu.org/software/ed/ed.html
The sources can be downloaded from http://ftpmirror.gnu.org/ed/
The sha256sum is:
3f33b22135219c39c3c695f7b7171c2567d3e2a17c798c0a90607320cbb268f2
ed-1.22.6.tar.lz
This release is also GPG signed. You can download the signature by appending
'.sig' to the URL. If the 'gpg --verify' command fails because you don't
have the required public key, you may download the key from
http://savannah.gnu.org/people/viewgpg.php?user_id=12809 or the GNU keyring
from http://ftpmirror.gnu.org/gnu-keyring.gpg
Key fingerprint = 1E5A EE0B 18C0 DEB4 5D64 AA03 25B6 2C98 2150 1AA0
Changes in version 1.22.6:
* Some changes have been made to the code to pacify gcc's static
analyzer. (Reported by Mikel Olasagasti Uranga).
* 'regex(7)' has been added to the --help output and to section 'SEE
ALSO' in the man page.
* It has been documented in the manual that the cut buffer is deleted
when a new file is read with 'e' or 'E'. (Reported by Tim Chase).
* It has been documented in the manual that using a regular expression
inside the command-list of a global command may cause the "last regular
expression processed" to differ between the first and subsequent executions
of the command-list. (Reported by Artyom Bologov).
Please send bug reports and suggestions to [email protected]
Regards,
Antonio Diaz, GNU ed maintainer.
http://www.nongnu.org/lzip/tarlz.html