[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-ed] GNU ed 1.18-pre1 released
From: |
Antonio Diaz Diaz |
Subject: |
[Bug-ed] GNU ed 1.18-pre1 released |
Date: |
Sun, 21 Mar 2021 19:20:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
GNU ed 1.18-pre1 is ready for testing here
http://download.savannah.gnu.org/releases/ed/ed-1.18-pre1.tar.lz
The sha256sum is:
7bc4b0c910e9f807356d5fe5cf2e2ead433c2adf3360a5baf6343d0d6d33d8c7
ed-1.18-pre1.tar.lz
Please, test it and report any bugs you find.
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 such as GNU Emacs or GNU Moe.
The homepage is at http://www.gnu.org/software/ed/ed.html
Changes in this version:
* A couple of harmless memory leaks have been fixed. (They both happened
just before ed exits). (Reported by Xosé Vázquez Pérez).
* The pointer returned by the function 'strip_escapes' is now checked.
(It may be null if memory is exhausted).
Regards,
Antonio Diaz, GNU ed maintainer.
--
If you care about data safety and long-term archiving, please consider using
lzip. See http://www.nongnu.org/lzip/lzip_benchmark.html
http://www.nongnu.org/lzip/manual/lzip_manual.html#Quality-assurance and
http://www.nongnu.org/lzip/safety_of_the_lzip_format.html Thanks.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-ed] GNU ed 1.18-pre1 released,
Antonio Diaz Diaz <=