[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
zile-2.4.3 released [stable]
From: |
rrt |
Subject: |
zile-2.4.3 released [stable] |
Date: |
Wed, 21 Dec 2011 15:49:43 +0000 |
User-agent: |
Heirloom mailx 12.5 6/20/10 |
I’m delighted to announce the latest release of Zile, which contains a
bug-fix for a recently introduced serious display bug.
Here are the compressed sources and a GPG detached signature[*]:
http://ftpmirror.gnu.org/zile/zile-2.4.3.tar.gz
http://ftpmirror.gnu.org/zile/zile-2.4.3.tar.gz.sig
Use a mirror for higher download bandwidth:
http://www.gnu.org/order/ftp.html
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify zile-2.4.3.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys 68089F7380EE4A00
and rerun the `gpg --verify' command.
This release was bootstrapped with the following tools:
Autoconf 2.68
Automake 1.11.1
Gnulib v0.0-6714-g4a03d89
NEWS
* Noteworthy changes in release 2.4.3 (2011-12-20) [stable]
** Bug fixes
Fix a crash on certain terminals.
Fix a recently-introduced display bug in isearch.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- zile-2.4.3 released [stable],
rrt <=