============
LibGGI 2.0.4
============


Announcement
============

LibGGI 2.0.4 was released on 2003-12-21.


Download
========

- ftp://ftp.ggi-project.org/pub/packages/ggi/ggi/v2.0/libggi-2.0.4.src.tar.gz
- ftp://ftp.ggi-project.org/pub/packages/ggi/ggi/v2.0/libggi-2.0.4.src.tar.bz2
- http://www.ggi-project.org/ftp/ggi/v2.0/libggi-2.0.4.src.tar.gz
- http://www.ggi-project.org/ftp/ggi/v2.0/libggi-2.0.4.src.tar.bz2
- http://prdownloads.sourceforge.net/ggi/libggi-2.0.4.src.tar.gz?download
- http://prdownloads.sourceforge.net/ggi/libggi-2.0.4.src.tar.bz2?download


Release Notes
=============

New in libggi 2.0.4:


- build fix: cygwin has no sys/shm.h and sys/ipc.h, so
  configure disables all targets requiring them, if not present.
- cbconsist demo: sync with devel tree
- gcc 3.3 compiling fix for default/linear_16/crossbuild.c (fixes Debian bug #197214)
- merged build fix from FreeBSD's ports tree to make the xf86dga target compile on FreeBSD
  (fixes FreeBSD PR ports/52380)
- X-target
    - minor mode initialization fix from Argo Vessmann
    - shm helper checks return code, when setting up the directbuffer
    - release locking on failure. (Threadsafety fix)
    - fixed geometry check. Opening (very) small windows is now possible.

