4.3.99.1
========
- Enable compilation with compilers other than gcc (Bug #1851).
- Updated translations: Fabian Nowak (de)
- New translations: Leandro Regueiro (gl), Dimitri Gogelia (ka)


4.1.6
=====
- Added LIBXFCE4UTIL_*_VERSION macros.


4.1.5
=====
- Added XDG Base Directory Implementation (version 0.6) and updated
  documentation.
- Small fixes to make gcc happy and first steps with Intel C compiler
  on FreeBSD.


4.1.4
=====
- Several bugfixes
- Added --with-broken-putenv=[auto/no/yes] to configure to make
  libxfce4util cross-compilable again.


4.1.3
=====
- Code cleanups (Yes, consistency is important)
- Switched to gtk-doc, cause of doxygen being unable to handle
  GObject's
- Mark some functions as DEPRECATED.


4.1.1
=====
- added xfce_setenv(), xfce_putenv()
- Started doxygen documentation of the code


4.1.0
=====
- Added xfce_textdomain(package, localedir, encoding) to avoid
  problems with gettext binding in the future.
