|
|
Log in / Subscribe / Register

[ANNOUNCE] Sawfish 1.5.3 released

From:  Christopher Roy Bratusek <zanghar-AT-freenet.de>
To:  gnome-announce-list-AT-gnome.org
Subject:  [ANNOUNCE] Sawfish 1.5.3 released
Date:  Thu, 12 Nov 2009 21:13:25 +0100
Message-ID:  <20091112211325.464efcd7@nanolx.org>


Hi all,

the last bugfix release of the 1.5 series is available for download now!

Get it from the usual place:
https://sourceforge.net/projects/sawmill/files/sawfish/1.5.3

ChangeLog:

1.5.3
=====

   * The 1.5.3 release has backports from 1.6.0 (HEAD)

   * Bugs fixed:
        - Prevents crashes for quick window destructions, especially
          under high load

          There have been crashes if a window is destroyed soon after
          its creation.  It happens in `add_window' function, and it
          might be due to a window being destroyed, garbage collected
          and then accessed.

          Now most parts of `add_window' are protected from garbage
          collection with `rep_PUSHGC' / `rep_POPGC'. It also prevents
          `add_window_hook' from being called with uninitialised
          argument.  [Timo Korvola, Janek Kozicki]

Sawfish 1.6.0 will hit the floor on 22nd December 2009, be sure to
watch out for any bombastic release of ours!

Have Fun,
Chris
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds