This release fixes, among other things, a minor crash bug, so it's a
recommended upgrade.

Here are the compressed sources and a GPG detached signature[*]:
  http://ftpmirror.gnu.org/zile/zile-2.4.9.tar.gz
  http://ftpmirror.gnu.org/zile/zile-2.4.9.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.9.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.6
  Gnulib v0.0-7653-gb493832

NEWS

* Noteworthy changes in release 2.4.9 (2012-10-01) [stable]

** Bug fixes

  Fix crash on out-of-range goto-char.

  Set mark on insert-file.

  Minor documentation fixes.

  Build system cleanups.

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

Reply via email to