I'm pleased to announce the release of GNU grep 2.5.4.

GNU grep is a pattern matching program. The grep command searches one or
more input files for lines containing a match to a specified pattern.
The pattern can be a fixed string or a regular expression. By default,
grep prints the matching lines.

This is primarily a bug-fix release. For a complete list of changes
please refer to the ChangeLog file.

Thanks to all the people who have been testing, reporting bugs,
contributing code, suggesting enhancements, providing feedback, and
answering user questions on the mailing lists <[email protected]>. Thanks
to all the translators. Special thanks to Karl Berry for his guidance
and support leading to my first release as a maintainer of grep.

You can find the new release here:

    ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.gz
    ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.gz.sig
    ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.bz2
    ftp://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.bz2.sig

Soon it will also appear on the sources and GNU mirrors which
are listed here:

    http://www.gnu.org/prep/ftp.html

The MD5 checksums are:

    92258031d98d4f12dfc6a6d24057e672  grep-2.5.4.tar.gz
    5650ee2ae6ea4b39e9459d7d0585b315  grep-2.5.4.tar.bz2

The GNU grep official Web site is:

    http://www.gnu.org/software/grep/

Please report bugs and feedback to <[email protected]>.

The grep development discussion happen on the mailing list
<[email protected]>. To join, visit:

    http://lists.gnu.org/mailman/listinfo/bug-grep

Cheers,

TAA

-- 
Tony Abou-Assaleh, PhD
Email:    [email protected]
Web site: http://tony.abou-assaleh.net


_______________________________________________
GNU Announcement mailing list <[email protected]>
http://lists.gnu.org/mailman/listinfo/info-gnu

Reply via email to