GNU Aspell 0.60.6.1 Released

Kevin Atkinson <[email protected]> Mon, 4 Jul 2011 16:22:48 -0600 (MDT)
Newsgroups gmane.comp.gnu.aspell.user,gmane.comp.gnu.aspell.announce,gmane.comp.gnu.aspell.devel
Message-ID <[email protected]>
GNU Aspell 0.60.6.1 is now available at:
     ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.6.1.tar.gz

This is a bug fix release.

Changes from 0.60.6:

    * Update to Automake 1.10.3.

    * Fix a bug which caused a race condition (leading to a likely crash)
      when two threads try to update the dictionary cache at the same
      time.

    * Make it very clear that compiling Aspell with NDEBUG is a bad idea
      (see `http://aspell.net/ndebug.html') by outputting a warning when
      building with NDEBUG defined.

    * Numerous other minor updates and bug fixes.