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

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 downloaded from http://ftp.gnu.org/gnu/ed/ or from
your favorite GNU mirror.

This version is also available in lzip format. If your distro doesn't
yet distribute the lzip program, you can download it from
http://www.nongnu.org/lzip/lzip.html

The md5sums are:
da0ddc0e0b0bec2da4b13b0d0d1bce2b  ed-1.4.tar.gz
38538beeb3f7585c8a07c16a01725d56  ed-1.4.tar.lz

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

Changes in version 1.4:

* The undo command has been fixed to restore the modified status of the buffer being edited.

* A race condition with user interrupt has been fixed in search_and_replace.

* The functions resize_line_buffer and resize_undo_buffer have been added to definitively fix the aliasing warnings.

  * Some minor corrections have been made to the manual.


Please send bug reports and suggestions to bug...@gnu.org


Regards,
Antonio Diaz, GNU ed maintainer.



_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

Reply via email to