================
Version 2.15.4.1
================

  Fixes

	* Correctly update LT_VERSION (Vincent)

==============
Version 2.15.4
==============

  Features

	* Add new API to know if an application should be launched in a
	  terminal and to know the path to the desktop file (Travis Watkins)
	* Complete python bindings for the "No Display" flag (Travis Watkins)

  Menu Editor

	* Allow specifying alternate menu files as command line arguments
	  (William Jon McCann)

  Misc

	* Use po/LINGUAS (Wouter Bolsterlee)
	* Require intltool 0.35.0 (Vincent Untz)

  Translators

       * Runa Bhattacharjee (bn_IN)
       * Matheus Grandi (gn)
       * Swapnil Hajare (mr)

==============
Version 2.14.0
==============

 Features

        * Start inotify support (not compiled by default) (Mark McLoughlin)

 Fixes

        * Small fix for the python bindings (Mark McLoughlin)
        * Fix infinite loop (Mark McLoughlin)

  Translators

       * Ales Nyakhaychyk (be)
       * Jérémy Le Floc'h (br)
       * Petr Tomeš (cs)
       * Rhys Jones (cy)
       * Ole Laursen (da)
       * Hendrik Richter (de)
       * Pema Geyleg (dz)
       * Kostas Papadimas (el)
       * Reuven Gonen (he)
       * Rajesh Ranjan (hi)
       * Takeshi AIHANA (ja)
       * Vladimer Sichinava (ka)
       * Erdal Ronahi (ku)
       * Žygimantas Beručka (lt)
       * Raivis Dejus (lv)
       * Thierry Randrianiriana (mg)
       * Wouter Bolsterlee (nl)
       * Kjartan Maraas (nn)
       * GNOME PL Team (pl)
       * Evandro Fernandes Giovanini (pt_BR)
       * Duarte Loreto (pt)
       * Sebastian Ivan (ro)
       * Leonid Kanter (ru)
       * Elian Myftiu (sq)
       * Слободан Д. Средојевић (sr)
       * Maxim Dziumanenko (uk)
       * Funda Wang (zh_CN)
       * Woodman Tuen (zh_HK)
       * Woodman Tuen (zh_TW)

==============
Version 2.13.5
==============

 Features

        * Add "include NoDisplay" flag (Mark McLoughlin)

 Fixes

        * Fix issue where menu wouldn't fully reload after lots of
          file change events (Mark McLoughlin, Frederic Crozat)
        * Remove some unused code (Kjartan Maraas)
        * Fix incorrect escaping of C format string (The Written Word)

  Translators

       * Rostislav Raykov (bg)
       * Mahay Alam Khan (bn)
       * Jordi Mallach (ca)
       * Miloslav Trmac (cs)
       * Adam Weinberger (en_CA)
       * Francisco Javier F. Serrador (es)
       * Priit Laes (et)
       * Iñaki Larrañaga (eu)
       * Ilkka Tuohela (fi)
       * Christophe Merlet (RedFox) (fr)
       * Ignacio Casal Quinteiro (gl)
       * Ankit Patel (gu)
       * Gabor Kelemen (hu)
       * Francesco Marletta (it)
       * Erdal Ronahî (ku)
       * Timur Jamakeev (ky)
       * Kjartan Maraas (nb, no)
       * Tino Meinen (nl)
       * Marcel Telka (sk)
       * Christian Rose (sv)
       * Y.Kiran Chandra (te)
       * Theppitak Karoonboonyanan (th)
       * Abduxukur Abdurixit (ug)
       * Clytie Siddall (vi)
       * Woodman Tuen (zh_HK, zh_TW)

==============
Version 2.12.0
==============

 Fixes

	* Fix FAM crasher in gmenu-simple-editor (Ed Catmur)

 Translators

	* Rhys Jones (cy)
	* Vincent Untz (fr)
	* Ignacio Casal Quinteiro (gl)
	* Norayr Chilingaryan (hy)
	* Žygimantas Beručka (lt)
	* Duarte Loreto (pt)
	* Leonid Kanter (ru)
	* Elian Myftiu (sq)
	* Данило Шеган (sr)
	* Onur Can Cakmak (tr)
	* Clytie Siddall (vi)

===============
Version 2.11.92
===============

 Fixes

	* Fix memory corruption crasher handling notifies (Mark)
	* Fix python syntax warning (Mark)
	* Fix build when FAM isn't found (Elijah Newren)
	* Fix crasher when a <AppDir> references a subdir of another <AppDir> (Mark)
	* Fix duplicate entries after updating (Mark)
	* Fix infinite loop (Frederic Crozat)
	* Make <LegacyDir> with prefix work again (Chris Lahey, Mark)

  Translators

	* Rostislav "zbrox" Raykov (bg)
	* Jordi Mallach (ca)
	* Hendrik Brandt (de)
	* Nikos Charonitakis (el)
	* Roozbeh Pournader (fa)
	* ahmad riza h nst (id)
	* Takeshi AIHANA (ja)
	* Young-Ho Cha (ko)
	* GNOME PL Team (pl)
	* Sebastian Ivan (ro)
	* Maxim Dziumanenko (uk)
	* Clytie Siddall (vi)

===============
Version 2.11.91
===============

  Fixes

	* Install .desktop file for editor (Dennis Cranston, Mark)
	* Fix the window icon in the editor (Jaap A. Haitsma, Mark)
	* Allow running editor in different prefix from python (Mark)

  Translators

	* Miloslav Trmac (cs)
	* Hendrik Brandt (de)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Ilkka Tuohela (fi)
	* Ankit Patel (gu)
	* Reuven Gonen (he)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)
	* Kjartan Maraas (nb)
	* Tino Meinen (nl)
	* Kjartan Maraas (no)
	* Afonso Celso Medina (pt_BR)
	* Marcel Telka (sk)
	* Theppitak Karoonboonyanan (th)
	* Clytie Siddall (vi)
	* Funda Wang (zh_CN)
	* Woodman Tuen (zh_TW)

===============
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)

