4.4.2
=====
- Fix possible buffer overflow (reported by Vegard Nosum on the ml).
- Remove trailing parens on AC_INIT version info to work around bug
  in intltool 0.35.x and 0.36.x.
- Updated translations: Maximilian Schleiss (nl), Dimitri Gogelia (ka),
  Pablo Vieira and Jose Vitor Lopes e Silva (pt_BR).
- New translations: Terje Uriansrud (nb_NO), Nuno Miguel (pt_PT),
  Mişu Moldovan (ro), Manatsawin (th), Tegegne Tefera (am), RPrieditis (lv).


4.4.1
=====
- Fix invalid g_slice_free1() in XfceRc code (Bug #2854).
- Updated translations: Maximilian Schleiss (fr), Daichi Kawahata (ja).
- New translations: Besnik Bleta (sq), Eren Turkay (tr), Jeff Bailes (en_GB),
  Pau Rul-lan Ferragut (it).


4.4.0
=====
- Updated translations: Szymon Kałasz (pl)
- New translations: Geraint Rowlands (cy), Jovan Naumovski (mk)


4.3.99.2
========
- Updated translations: Pau Rul-lan Ferragut (ca), Maximilian Schleiss (fr)
- New translations: Michal Várady (cs), Tenzin Dendup (dz), ByungHyun Choi (ko),
  Stephan Arts (nl)


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.
