Changes in MenuGuide 1.0.5
--------------------------

o Added missing file. Now it should compile
o New version of class Exception
o Check for gtk+ and gtk--, not just for gtk--
o Makefile.am: Moved intl/ and po/ to the top of SUBDIRS list. This way,
  libintl.a is built first
o Added MANIFEST

Changes in MenuGuide 1.0.4
--------------------------

o AC_LANG_CPLUSPLUS was not defined in configure.in. This led to problems
  during scanning for header files
o Commands are now executed relative to menu-file

Changes in MenuGuide 1.0.3
--------------------------

o Under some circumstances, unallocated memory was freed while reading the
  menu-file
o Now uses automake
