info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Version 0.3 of GNU ed released


From: Antonio Diaz Diaz
Subject: Version 0.3 of GNU ed released
Date: Sat, 11 Nov 2006 21:43:55 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.12) Gecko/20050923

I am pleased to announce the release of GNU ed 0.3.

GNU ed is an 8-bit clean, more or less POSIX-compliant implementation of the standard Unix line editor.

The homepage is at http://www.gnu.org/software/ed/ed.html

The sources can be dowloaded from http://ftp.gnu.org/gnu/ed/ or from your favorite GNU mirror.

The md5sum is:
56950c74e0239556296310a01c83ae7d  ed-0.3.tar.bz2

This release is also GPG signed. You can download the signature by appending ".sig" to the URL.

Changes in version 0.3:

* The symlink vulnerability has been fixed using the "tmpfile" function.

* The signal handling for SIGINT has been fixed.

* The `c' and `i' commands now work with address 0 as they should.

* The pause mode has been removed.

* Two new command line options "--loose-exit-status" and "--verbose" have been added.

* A new argument parser that replaces "getopt_long" has been added.

* `configure' and `Makefile.in' have been replaced.

* The manual has been updated.

* An extensive code cleanup has been done.


Please send bug reports and suggestions to address@hidden


Regards,
Antonio Diaz, GNU ed maintainer.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]