===============
Version 2.11.90
===============

  Fixes

	* Fix issue with handling of filename encodings (Mark)
	* Only try to include ".directory" for <LegacyDir> if it exists (Mark)
	* Re-name the Edutainment sub-menu to Education (Mark)
	* Fix spec compliance issue with <Merge> tag handling (Mark)
	* Remove some unused code (Mark)
	* Plug some leaks (Mark)

  Menu Editor

	* HIGify menu editor (Dennis Cranston)
	* Make "Desktop" menu appear correctly (Mark)

  Misc

	* Allow building against uninstalled library (Brian Cameron)

  Translators

	* Ales Nyakhaychyk (be)
	* Rostislav "zbrox" Raykov (bg)
	* Miloslav Trmac (cs)
	* Martin Willemoes Hansen (da)
	* Hendrik Brandt (de)
	* Nikos Charonitakis (el)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Iñaki Larrañaga (eu)
	* Ilkka Tuohela (fi)
	* Ignacio Casal Quinteiro (gl)
	* Ankit Patel (gu)
	* Yuval Tanny (he)
	* Swapnil Hajare (mr)
	* Terance Edward Sola (nb)
	* Ganesh Ghimire (ne)
	* Tino Meinen (nl)
	* Terance Edward Sola (no)
	* Marcel Telka (sk)
	* Elian Myftiu (sq)
	* Данило Шеган (sr)
	* Theppitak Karoonboonyanan (th)
	* Onur Can Cakmak (tr)
	* Clytie Siddall (vi)
	* Funda Wang (zh_CN)
	* Woodman Tuen (zh_TW)

================
Version 2.11.1.1
================

  Fixes

	* Fix crasher bug in libgnome-menu triggered by editor (Mark)
	* Make the editor create $XDG_CONFIG_HOME/menus if it doesn't exist (Mark)

==============
Version 2.11.1
==============

  Features

	* Simple menu editor (Mark)
	* Python bindings (Mark)
	* Support for <Layout> and <DefaultLayout> (Mark, Frederic Crozat)
        * Use FAM directly for monitoring rather than gnome-vfs (Mark)
	* Add API for retaining empty sub-menus and excluded items in
	  the GMenuTree (Mark, Christian Neumair)
        * Add gmenu_tree_directory_get_menu_id() API (Mark)
        * Add gmenu_tree_directory_get_tree() and gmenu_tree_get_menu_file()
          API (Mark)
	* Namespace the API - i.e. MenuTree -> GMenuTree (Mark)

  Fixes

	* Plug major memory leak when the menu is reloaded (Mark)
        * Fix "recursive <MergeFile> inclusion" crash (Mark)
        * Fix problem where you could end up with identical items in
          the same menu (Mark)
	* Fix issue where you could end up with more than one menu
          with the same name (Mark)
        * Update for changes to <Move> behaviour in spec (Mark)
        * Fix off-by-one errors shown up in valgrind (Mark)
	* Remove <LegacyDir>s from default menu (Mark)

   Translators

	* Vladimir "Kaladan" Petkov (bg)
	* Miloslav Trmac (cs)
	* Hendrik Brandt (de)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Iñaki Larrañaga (eu)
	* Takeshi AIHANA (ja)
	* Steve Murphy (rw)
	* Canonical Ltd (xh)

==============
Version 2.10.1
==============

  Fixes

	* Add support for new "type" argument to <MergeFile> (Mark)
	* Monitor <MergeDir>s for changes (Mark)
	* Make user desktop entries override system ones (Mark)
	* Make .directory files in <LegacyDir>s be pulled in (Mark)
	* Fix weirdess with [KDE Desktop Entry] files (Mark)
	* Fix <LegacyDir>s which don't contain any entries in the toplevel (Mark)
	* Make sure items in <LegacyDir>s as allocated (Mark)
	* Make <LegacyDir>s with a prefix work correctly (Mark)

  Translators

	* Adam Weinberger (en_CA)
	* Daniel van Eeden (nl)

==============
Version 2.10.0
==============

  Fixes

	* Fix 64-bit crasher (Jeremy Katz)

  Translators

	* Dafydd Harries (cy)
	* Farzaneh Sarafraz (fa)
	* Rajesh Ranjan (hi)
	* Žygimantas Beručka (lt)
	* Данило Шеган (sr)
	* Woodman Tuen (zh_TW)

==============
Version 2.9.92
==============

  Fixes

	* Fix issue with file monitoring and subdirs of <AppDir> (Mark)
	* Fix bug with the <Not> directive (Mark)
	* Make gnome-menu-spec-test work with menu-spec test framework again (Mark)

  Translators

	* Arafat Medini (ar)
	* Jordi Mallach (ca)
	* Martin Willemoes Hansen (da)
	* Nikos Charonitakis (el)
	* David Lodge (en_GB)
	* Ankit Patel (gu)
	* Laszlo Dvornik (hu)
	* ahmad riza h nst (id)
	* Francesco Marletta (it)
	* Takeshi AIHANA (ja)
	* Sang-Gju Kim (ko)
	* Rajeev Shrestha (ne)
	* Daniel van Eeden (nl)
	* GNOME PL Team (pl)
	* Duarte Loreto (pt)
	* Dan Damian (ro)
	* Leonid Kanter (ru)
	* Elian Myftiu (sq)

==============
Version 2.9.90
==============

  Fixes

	* Do not include the Core category in the Other menu (Vincent Untz)

  Translators

	* Vladimir "Kaladan" Petkov (bg)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Tommi Vainikainen (fi)
	* Baptiste Mille-Mathias (fr)
	* Žygimantas Beručka (lt)
	* Kjartan Maraas (nb)
	* Kjartan Maraas (nn)
	* Raphael Higino (pt_BR)
	* Marcel Telka (sk)
	* Christian Rose (sv)
	* Theppitak Karoonboonyanan (th)
	* Maxim Dziumanenko (uk)

===============
Version 2.9.4.1
===============

  Features

	* Add menu_tree_entry_get_exec() (Richard Hult)

  Translators

	* Miloslav Trmac (cs)
	* Kjartan Maraas (nb)

=============
Version 2.9.4
=============

  Fixes

	* New menus layout (Vincent Untz)
	* Reload menus correctly when they are deleted/updated (Frederic Crozat)
	* Ref the return value from menu_tree_entry_get_parent() (Mark)

  Translators

	* Hendrik Brandt (de)
	* Adam Weinberger (en_CA)
	* Baptiste Mille-Mathias (fr)
	* Arangel Angov (mk)

=============
Version 2.9.3
=============

  Fixes

	* Find the right icon path in desktop files (Frederic Crozat)
	* Handle root path correctly (Mark)
	* Always remove file monitors (Mark)
	* Plug leak (Vincent Untz)
	* Implement behaviour defined in version 0.9 of the spec: entries that
	  match an <Include> rule and an <Exclude> rule are marked as
	  "allocated" (Mark)

  Translators

	* Vladimir "Kaladan" Petkov (bg)
	* David Nielsen (da)
	* Hendrik Brandt (de)
	* Simos Xenitellis (el)
	* Iñaki Larrañaga (eu)
	* Tommi Vainikainen (fi)
	* Gabor Kelemen (hu)
	* Žygimantas Beručka (lt)
	* Duarte Loreto (pt)
	* Dmitry G. Mastrukov (ru)
	* Marcel Telka (sk)
	* Данило Шеган (sr)
	* Christian Rose (sv)
	* Theppitak Karoonboonyanan (th)

=============
Version 2.9.2
=============

  Fixes

	* Fix a bunch of leaks (Frederic Crozat)
	* Fix problem where menu entries appear in random places (Mark)
	* Don't go into an infinite loop if $XDG_CONFIG_DIRS is set wrong (Mark)
	* Put the user config/data dirs before the system dirs (Mark)
	* Allow removing monitors from handlers (Mark)

  Translators

	* Miloslav Trmac (cs)
	* Hendrik Brandt (de)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Satoru SATOH (ja)
	* Hasbullah Bin Pit (ms)
	* Kjartan Maraas (nb)
	* Daniel van Eeden (nl)
	* Raphael Higino (pt_BR)
	* Funda Wang (zh_CN)

