============
LibGII 0.8.4
============

Annoucement
===========

LibGII 0.8.4 was released on 2003-12-21.

Download
========

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

Fixes
=====

.. hotfix:: 2004-01-01 libgii_0_8_4_linux26-evdev-hotfix-3.diff

A mandatory to apply for all linux users, who experience this failure:
::
   
   eventparse.c: In function `dispatch_event':
   eventparse.c:208: error: `EV_RST' undeclared (first use in this function) 
   eventparse.c:208: error: (Each undeclared identifier is reported only once
   eventparse.c:208: error: for each function it appears in.)
   make[3]: *** [eventparse.lo] Error 1


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

New in 0.8.4:

- gcc 3.3 warning fix (warnings caused by <ggi/gg.h>:194 fixed)
- hotfixes for libgii 0.8.3
- fixed memory leak on unloading modules under Darwin
- win32 (cygwin/mingw) compile fixes from Albert Graef
- cygwin build fixes

