============
gedit 2.20.0
============

New and updated translations
============================
- Alexander Shopov (bg)
- Artur Flinta (pl)
- Gabor Kelemen (hu)
- Gintautas Miliauskas (lt)
- Hendrik Richter (de)
- Jamil Ahmed (bn)
- Jorge Gonzalez (es)
- Kiran Chandra (te)
- Laurent Dhima (sq)
- Maxim Dziumanenko (uk)
- Nickolay V. Shmyrev (ru)
- Shankar Prasad (kn)
- Sohaib Afifi (ar)
- Yannig Marchegay (oc)


=============
gedit 2.19.92
=============

New Features and Fixes
======================
- Fix themeing of the message areas with new GTK+ (Ignacio Casal Quinteiro)
- Misc bugfixes

New and updated translations
============================
- Ani Peter (ml)
- Clytie Siddall (vi)
- Duarte Loreto (pt)
- Gabor Kelemen (hu)
- Goran Rakić (sr.po, sr@Latn)
- Inaki Larranaga Murgoitio (eu)
- Ivar Smolin (et)
- Josep Puigdemont i Casamajó (ca)
- Jovan Naumovski (mk)
- Kenneth Nielsen (da)
- Kjartan Maraas (nb)
- Milo Casagrande (it)
- Og Maciel (pt_BR)
- Rajesh Ranjan (hi)
- Takeshi AIHANA (ja)
- Tirumurthi Vasudevan (ta)


=============
gedit 2.19.91
=============

New Features and Fixes
======================
- Escape slashes when selecting text to search (Paolo Maggi)
- Support indent-width setting in modeline (Paolo Borelli)
- Adapt to the latest GtkSourceView changes (Paolo M., Paolo B.)
- Misc bugfixes

New and updated translations
============================
- Ani Peter (ml)
- Ankit Patel (gu)
- Funda Wang (zh_CN)
- Gabor Kelemen (hu)
- Ivar Smolin (et)
- Jorge Gonzalez (es)
- Josep Puigdemont i Casamajó (ca)
- Stéphane Raimbault (fr)
- Takeshi AIHANA (ja)
- Theppitak Karoonboonyanan (th)
- Young-Ho Cha (ko)


=============
gedit 2.19.90
=============

New Features and Fixes
======================
- User Interface to install and uninstall style schemes (Paolo Maggi)
- Make search match color customizable in the style scheme (Paolo M.)
- Tooltips on the document list and tag list (Alexandre Mazari)
- Misc bugfixes

New and updated translations
============================
- Ankit Patel (gu)
- Daniel Nylander (sv)
- Danishka Navin (si)
- Hendrik Richter (de)
- Ilkka Tuohela (fi)
- Inaki Larranaga Murgoitio (eu)
- Jorge Gonzalez (es)
- Kjartan Maraas (nb)
- Kostas Papadimas (el)
- Leonardo Ferreira Fontenelle (pt_BR)
- Takeshi AIHANA (ja)
- Theppitak Karoonboonyanan (th)
- Tirumurthi Vasudevan (ta)
- Žygimantas Beručka (lt)


============
gedit 2.19.3
============

New Features and Fixes
======================
- Remove color settings and syntax highlighting editor from the
  preferences dialog and use a style scheme selector (Paolo Borelli,
  Paolo Maggi)
- Many improvements to the snippets plugin, notably support for importing
  and exporting snippets, support for regex snippets and support for
  activating snippets on drag'n'drop (Jesse van den Kieboom)
- Split DocumentLoader and DocumentSaver in abstract class and
  subclasses for easier maintainance (Steve Frécinaux)
- Add a gconf preference for smart-home-end (Paolo Borelli)
- Fix external tool saving bug (Alexandre Mazari)
- Adapt to latest GtkSourceView API changes
- Misc Bugfixes

New and updated translations
============================
- Ankit Patel (gu)
- Changwoo Ryu (ko)
- Daniel Nylander (sv)
- Danishka Navin (si)
- Funda Wang (zh_CN)
- Ilkka Tuohela (fi)
- Inaki Larranaga Murgoitio (eu)
- Ivar Smolin (et)
- Jorge Gonzalez (es)
- Luca Ferretti (it)
- Máté Őry (hu)
- Reinout van Schouwen (nl)
- Takeshi AIHANA (ja)
- Theppitak Karoonboonyanan (th)
- Tirumurthi Vasudevan (ta)
	

============
gedit 2.19.2
============

New Features and Fixes
======================
- Many improvements and fixes to the snippets plugin, in particular
  support regex substitution inside snippet placeholders (Jesse van den Kieboom)
- Add a Document::save signal to notify the start of the saving
  operation (Alex Cornejo, Steve Frécinaux)
- Adapt to latest GtkSourceView API changes (Paolo Borelli)
- Misc Bugfixes
- Remove Syntax Highlighting configuration from the preference dialog
  since it was a pain to use and needs to be rethought to support
  gtksourceview 2 style schemes.

New and updated translations
============================
- Changwoo Ryu (ko)
- Clytie Siddall (vi)
- Daniel Nylander (sv)
- Jorge Gonzalez (es)
- Jovan Naumovski (mk)
- Nguyễn Thái Ngọc Duy (vi)


============
gedit 2.19.1
============

New Features and Fixes
======================
- Port to gtksourceview 2: gedit now depends on gtksourceview 1.90.1
  and on pygtksourceview 1.90.1 (if python plugins are enabled)
  This brings to gedit a way more accurate and powerful highlighting
  engine.
- Remove Syntax Highlighting configuration from the preference dialog
  since it was a pain to use and needs to be rethought to support
  gtksourceview 2 style schemes.


============
gedit 2.18.2
============

New Features and Fixes
======================
- Fixes weird focus behavior in the search/replace dialog (Paolo Maggi)
- Make Ctrl+P work while print-previewing (Paolo Borelli)
- Improve 'Build' external tool (Steve Frécinaux)
- Avoid having an always-running timeout, uses power (Bastien Nocera)
- Don't fail when we cannot change rights on the backup file if
  it was not needed (Pascal Terjan)
- Misc bugfixes

New and updated translations
============================
- Alessio Frusciante (it)
- Danishka Navin (si)
- Dimitris Glezos (el)
- Hendrik Richter (de)
- I Felix (ta)
- Inaki Larranaga Murgoitio (eu)
- Ivar Smolin (et)
- Jakub Friedl (cs)
- Josep Puigdemont i Casamajó (ca)
- Subhransu Behera (or)
- Yair Hershkovitz (he)
- Yannig MARCHEGAY (oc)


============
gedit 2.18.1
============

New Features and Fixes
======================
- Compress the tags plugin data (Steve Frécinaux, Paolo Maggi)
- Fix revert of empty files (Paolo Borelli)
- Misc bugfixes

New and updated translations
============================
- Changwoo Ryu (ko)
- Dan Damian (ro)
- Erdal Ronahi (ku)
- Ignacio Casal Quinteiro (gl)
- Ivar Smolin (et)
- Jakub Friedl (cs)
- Jorge González (es)
- Josep Puigdemont i Casamajó (ca)
- Jovan Naumovski (mk)
- Maxim Dziumanenko (uk)
- Pema Geyleg (dz)
- Peter Bach (da)
- Raivis Dejus (lv)


============
gedit 2.18.0
============

New Features and Fixes
======================
- Include list of active plugins in BugBuddy reports (Steve Frécinaux)
- Make plugins work with python 2.5 on 64 bits architectures (Sebastien Bacher)
- Misc bugfixes

New and updated translations
============================

- Alexander Shopov (bg)
- Ani Peter (ml)
- Ankit Patel (gu)
- Artur Flinta (pl)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)
- David Lodge (en_GB)
- Djihed Afifi (ar)
- Duarte Loreto (pt)
- Erdal Ronahi (ku)
- Gabor Kelemen (hu)
- Gintautas Miliauskas (lt)
- Goran Rakić  (sr)
- Hendrik Richter (de)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jakub Friedl (cs)
- Jonathan Ernst, Christophe Bliard (fr)
- Josep Puigdemont i Casamajó (ca)
- Jovan Naumovski (mk)
- Kjartan Maraas (nb)
- Leonardo Ferreira Fontenelle (pt_BR)
- Matic Zgur (sl)
- Maxim Dziumanenko (uk)
- Milo Casagrande (it)
- Nickolay V. Shmyrev (ru)
- Reinout van Schouwen (nl)
- Runa Bhattacharjee (bn_IN)
- Takeshi AIHANA (ja)


============
gedit 2.17.6
============

New Features and Fixes
======================
- Fix crash in case of I/O erros (Paolo Borelli)
- Allow user plugins to override system plugins (Paolo Borelli)
- Misc bugfixes

New and updated translations
============================
- Alexander Shopov (bg)
- Alexandre Prokoudine (ru)
- Artur Flinta (pl)
- Changwoo Ryu (ko)
- Daniel Nylander (sv)
- Funda Wang (zh_CN)
- Hendrik Richter (de)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jakub Friedl (cs)
- Kjartan Maraas (nb)
- Matic Zgur (sl)
- Milo Casagrande (it)
- Nguyễn Thái Ngọc Duy (vi)
- Takeshi AIHANA (ja)
- Theppitak Karoonboonyanan (th)
- Vincent van Adrighem (nl)


============
gedit 2.17.5
============

New Features and Fixes
======================
- Bugfixes to the filebrowser plugin (Jesse van den Kieboom)
- Bugfixes to the modelines plugin (Paolo Borelli, Steve Frécinaux)
- Bind GeditStatusbar for python plugins (P. Henrique Silva)
- Updates to the manual (Joachim Noreiko)
- Misc bugfixes

New and updated translations
============================
- Daniel Nylander (sv)
- David Lodge (en_GB)
- Duarte Loreto (pt)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jochen Skulj (de)
- Josep Puigdemont i Casamajó (ca)
- Khaled Hosny (ar)
- Kjartan Maraas (nb)
- Lasse Bang Mikkelsen (da)
- Marc Lorber, Robert-André Mauchin,
  Claude Paroz, Stéphane RaimbaultJonathan Ernst (fr)
- Theppitak Karoonboonyanan (th)
- Vladimir Petkov (bg)


============
gedit 2.17.4
============

New Features and Fixes
======================
- Correctly set the font when the gconf key changes (Paolo Maggi)
- Remember file filter in the file chooser (Paolo Maggi)
- Improve external file modifications notification (Emmanuel Touzery)
- Reimplement the modeline plugin in C to reduce memory usage (Steve Frécinaux)
- Misc bugfixes

New and updated translations
============================
- Daniel Nylander (sv)
- Ivar Smolin (et)
- Jakub Friedl (cs)
- Josep Puigdemont i Casamajó (ca)
- Khaled Hosny (ar)
- Theppitak Karoonboonyanan (th)


============
gedit 2.17.3
============

New Features and Fixes
======================
- detect external file modifications (Emmanuel Touzery)
- File Browser plugin bug fixes (Jesse van den Kieboom, Paolo Borelli)
- Implement single-click support in the file browser plugin (Jesse)
- Docbook snippets (Joachim Noreiko)
- Snippets plugin improvements (Jesse, Paolo Maggi)
- Make python plugin loader more robust (Paolo Maggi)
- Autodetect UTF-16 (Paolo Maggi)
- Support translatable external tools (Steve Frécinaux)
- Misc bugfixes

New and updated translations
============================
- Clytie Siddall (vi)
- Daniel Nylander (sv)
- David Lodge (en_GB)
- Jakub Friedl (cs)
- Josep Puigdemont i Casamajó (ca)
- Khaled Hosny (ar).
- Kjartan Maraas (nb)
- Martin Willemoes Hansen (da)
- Runa Bhattacharjee (bn_IN)
- Theppitak Karoonboonyanan (th)


============
gedit 2.17.2
============

New Features and Fixes
======================
- Add Retry button for recoverable loading errors (Bruno Boaventura)
- Implement sensitivity for the Paste action (Paolo Borelli)
- Drag and drop reordering in the documents list (Paolo Maggi)
- Improve the Tags plugin (Paolo Maggi)
- Bugfixes to the filebrowser plugin (Jesse van den Kieboom)
- Use inline completion for search entries (Paolo Maggi)
- Misc UI improvements and bugfixes

New and updated translations
============================
- Daniel Nylander (sv)
- Djihed Afifi (ar)
- Francisco Javier F. Serrador (es)
- Kjartan Maraas (nb)
- Theppitak Karoonboonyanan (th)


============
gedit 2.17.1
============

New Features and Fixes
======================
- Port the spell plugin to the enchant spell checking library
  and depend on iso-codes to retrieve language names (Paolo Maggi,
  Sertaç Ö. Yıldız)
- Improvements to the filebrowser pane (Paolo Borelli, Steve Frécinaux)
- New storage system for the external tools plugin: allows tools
  to be written in any scripting language (Steve Frécinaux)
- Replace GnomeEntry with a custom widget (Paolo Borelli)
- Misc UI improvements and bugfixes

New and updated translations
============================
- Christophe Merlet (fr)
- Daniel Nylander (sv)
- Dimitris Glezos (el)
- Djihed Afifi (ar)
- Ivar Smolin (et)
- Milo Casagrande (it)


============
gedit 2.16.2
============

Fixes
=====
- Properly update the document list menu (Jesse van den Kieboom)
- Fix fatal warning on window destruction (Paolo Borelli)
- Properly collate filenames on the filetree sidepane (Paolo Borelli)
- Fix compilation with gcc 2.95 (Jens Granseuer)

New and updated translations
============================
- Ignacio Casal Quinteiro (gl)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jakub Friedl (cs)
- Jordi Mas i Hernandez (ca)
- Kjartan Maraas (nb)
- Satoru SATOH (ja)
- Young-Ho Cha (ko)


============
gedit 2.16.1
============

Fixes
=====
- Remember the active page in the side and bottom panes (Paolo Borelli)
- Fix spinner with some themes (Christian Persch)
- Some fixes to the file saving code (Alexander Larsson)
- Filebrowser plugin fixes (Jesse van den Kieboom)

New and updated translations
============================
- Åsmund Skjæveland (nn)
- David Lodge (en_GB)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jakub Friedl (cs)
- Jordi Mas i Hernandez (ca)
- Nguyễn Thái Ngọc Duy (vi)
- Pema Geyleg (dz)


============
gedit 2.16.0
============

Fixes
=====
- Filebrowser plugin fixes (Jesse van den Kieboom)

Documentation
=============
- Manual now covers basic usage of the file browser plugin (Joachim Noreiko)

New and updated translations
============================
- Runa Bhattacharjee (bn_IN)
- Jamil Ahmed (bn)
- Iñaki Larrañaga Murgoitio (eu)
- Robert-André Mauchin (fr)
- Ankit Patel (gu)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Jovan Naumovski (mk)
- Ani Peter (ml)
- Subhransu Behera (or)
- Leonardo Ferreira Fontenelle (pt_BR)
- Duarte Loreto (pt)
- Nickolay V. Shmyrev (ru)
- Горан Ракић (sr)
- Felix (ta)
- Theppitak Karoonboonyanan (th)
- Clytie Siddall (vi)
- Woodman Tuen (zh_HK, zh_TW)

============
gedit 2.15.9
============

New features and fixes
======================
- Use proper preference when a modeline is changed (Steve Frécinaux)
- Ensure correct lifecycle of objects in python plugins (Paolo Borelli)
- Filebrowser plugin fixes (Jesse van den Kieboom)
- Proper error handling for remote file save (Paolo Borelli, Paolo Maggi)
- Improve save on close for read-only files (Paolo Maggi)
- Handle remote zero length files correctly (Paolo Borelli)
- Make sure the document is editable after printing (Paolo Maggi)
- Consider the mime-type hierarchy to choose the syntax highlighting (Paolo M.)
- Initialize gnome authentication manager before plugins (Jesse van den Kieboom)
- Misc improvements and bugfixes

Documentation
=============
- User manual now covers External Tools, Python Console, and
  Modelines plugins (Joachim Noreiko)
- Chunking depth changed (Joachim Noreiko)

New and updated translations
============================
- Alexander Shopov (bg)
- Funda Wang (zh_CN)
- Hendrik Richter (de)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jordi Mas i Hernandez (ca)
- Josep Puigdemont i Casamajó (ca)
- Leonid Kanter (ru)
- Raivis Dejus (lv)
- Rajesh Ranjan (hi)
- Žygimantas Beručka (lt)


============
gedit 2.15.8
============

New features and fixes
======================
- Update documentation (Joachim Noreiko)
- Drop executable permissions from backup files (Paolo Maggi)
- Support for UTF-16LE, UTF-16BE and UTF-32 (Paolo Maggi)
- Fix translations of some plugins (Steve Frécinaux)
- Plug some memory leaks (Paolo Borelli)
- Fix another crash in GtkRecents code (Paolo Borelli)
- Misc improvements and bugfixes

New and updated translations
============================
- Ahmad Riza H Nst (id)
- Ani Peter (ml)
- Ankit Patel (gu)
- Daniel Nylander (sv)
- Francisco Javier F. Serrador (es)
- Funda Wang (zh_CN)
- Gabor Kelemen (hu)
- Ivar Smolin (et)
- Jovan Naumovski (mk)
- Matic Žgur (sl)
- Runa Bhattacharjee (bn_IN)
- Satoru SATOH (ja)
- Theppitak Karoonboonyanan (th)
- Tino Meinen (nl)
- Wouter Bolsterlee (nl)


============
gedit 2.15.7
============

New features and fixes
======================
- Preserve xattrs when saving (James Antill)
- Fix autospell menu item state (Paolo Borelli)
- Fix crash in GtkRecents code (Paolo Borelli)
- Misc improvements and bugfixes

New and updated translations
============================
- Clytie Siddall (vi)
- Ilkka Tuohela (fi)
- Ivar Smolin (et)
- Jovan Naumovski (mk)
- Kjartan Maraas (nb)
- Leonid Kanter (ru)
- Matic Žgur (sl)
- Maxim Dziumanenko (uk)
- Rahul Bhalerao (mr)
- Satoru SATOH (jp)


============
gedit 2.15.6
============

New features and fixes
======================
- Use GtkRecent for recent files support (Paolo Borelli)
- Raise the existing document when reopening a file (Paolo Maggi)
- File browser plugin bugfixes (Jesse van den Kieboom)
- Misc improvements and bugfixes

New and updated translations
============================

- Rahul Bhalerao (mr)
- Jakub Friedl (cs)
- Inaki Larranaga (eu)
- Ani Peter (ml)
- Ankit Patel (gu)
- Francisco Javier F. Serrador (es)
- Theppitak Karoonboonyanan (th)
- Jovan Naumovski (mk)
- Young-Ho Cha (ko)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)
- Kjartan Maraas (nb)
- Funda Wang (zh_CN)
- Jochen Skulj (de)
- Rhys Jones (cy)
- Ivar Smolin (et)
- Ilkka Tuohela (fi)
- Ahmad Riza H Nst (id)
- Tino Meinen (nl)


============
gedit 2.15.5
============

New features and fixes
======================
- File browser sidepane plugin (Jesse van den Kieboom)
- Documentation updates (Joachim Noreiko)
- Misc improvements and bugfixes

New and updated translations
============================

- Ahmad Riza H Nst (id)
- Benoît Dejean (fr)
- Daniel Nylander (sv)
- Dzongkhalinux team (dz)
- Funda Wang (zh_CN)
- Gabor Kelemen (hu)
- Josep Puigdemont i Casamajó (ca)
- Robert-André Mauchin (fr)


============
gedit 2.15.4
============

New features and fixes
======================
- Bindings for gedit_commands_* API for plugins (Jesse van den Kieboom)
- Small snippets bugfixes (Jesse van den Kieboom)
- Small fixes to the search/replace dialog/menu (Paolo Maggi)
- Fix cropped close buttons (Paolo Borelli, Steve Frécinaux)
- Added global lockdown functionality (Steve Frécinaux)
- Misc improvements and bugfixes

New and updated translations
============================
- Alexander Shopov (bg)
- Ankit Patel (gu)
- Francisco Javier F. Serrador (es)
- Hendrik Richter (de)
- I. Felix (ta)
- Ilkka Tuohela (fi)
- Inaki Larranaga (eu)
- Jakub Friedl (cs)
- Kjartan Maraas (nb)
- Raivis Dejus (lv)
- Rajesh Ranjan (hi)
- Rostislav Raykov (bg)
- Runa Bhattacharjee (bn_IN)
- Simos Xenitellis (el)
- Theppitak Karoonboonyanan (th)
- Thierry S. Randrianiriana (mg)

============
gedit 2.15.3
============

New features and fixes
======================
- New gedit_commands_* API for plugins (Paolo Maggi)
- Snippets support for space indentation (Jesse van den Kieboom)
- gtk-doc enabled Plugin API documentation (Steve Frécinaux)
- Next/Previous menu items (Paolo Maggi)
- C/Python plugin skeleton generator (Steve Frécinaux)
- Snippets plugin enhancements and fixes (Jesse van den Kieboom)
- Misc improvements and bugfixes

New and updated translations
============================
- Alexander Shopov (bg)
- Ankit Patel (gu)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Kjartan Maraas (nb)
- Ignacio Casal Quinteiro (gl)
- Jakub Friedl (cs)
- Pema Geyleg (dz)
- Priit Laes (et)
- Theppitak Karoonboonyanan (th)

============
gedit 2.15.2
============

New features and fixes
======================
- Fix Spellchecker to work with Arabic (Mohammed Sameer)
- New layout for Plugin Manager (Steve Frécinaux)
- Add support for custom plugin icons (Steve Frécinaux)
- Snippets plugin enhancements and fixes (Jesse van den Kieboom)
- Python bindings: gedit.utils functions and API cleanup (Steve Frécinaux)
- Misc bugfixes

New and updated translations
============================
- Ankit Patel (gu)
- Chao-Hsiung Liao (zh_HK, zh_TW)
- Francisco Javier F. Serrador (es)
- Ignacio Casal Quinteiro (gl)
- Kjartan Maraas (nb)

============
gedit 2.15.1
============

New features and fixes
======================
- Improve plugin selection UI (Steve Frécinaux)
- Improvements and bugfixes to the snippets plugin (Jesse Van Den Kieboom)
- misc bugfixes

New and updated translations
============================
- Ankit Patel (gu)
- Åsmund Skjæveland (nn)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Ignacio Casal Quinteiro (gl)
- Ihar Hrachyshka (be)
- Ivar Smolin (et)
- Jérémy Ar Floc'h (br)
- Josep Puigdemont Casamajó (ca)
- Ole Laursen (da)
- Pema Geyleg (dz)
- Vladimer Sichinava (ka)


============
gedit 2.14.1
============

New features and fixes
======================
- do not open a new GdkDisplay for every window (Paolo Borelli)
- bugfixes to the snippets plugin (Jesse Van Den Kieboom)
- misc bugfixes

New and updated translations
============================
- Lucas Rocha (pt_BR)
- Dan Damian (ro)
- Miloslav Trmac (cs)
- Ole Laursen (da)


============
gedit 2.14.0
============

New and updated translations
============================
- Petr Tomeš (cs)
- Ivar Smolin (et)
- Laurent Dhima (sq)
- Guilherme de S. Pastore (pt_BR)
- Alexander Shopov (bg)
- Duarte Loreto (pt)
- Daniel Nylander (sv)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Tino Meinen (nl)

=============
gedit 2.13.93
=============

New features and fixes
======================

- Fix launching on multihead systems (Paolo Maggi)
- Snippets plugin improvements (Jesse Van Den Kieboom)
- Fix the python console history (Steve Frécinaux)
- Fix vim and kate modelines parsing (Steve Frécinaux)
- misc bugfixes

New and updated translations
============================
- Frank Arnold (de)
- Alexander Shopov (bg)
- Funda Wang (zh_CN)
- Francisco Javier F. Serrador (es)
- Theppitak Karoonboonyanan (th)
- Simos Xenitellis (el)
- Leonid Kanter (ru)
- Maxim Dziumanenko (uk)
- Ivar Smolin (et)
- Žygimantas Beručka (lt)
- Rhys Jones (cy)
- Danilo Šegan (sr, sr@Latn)
- Hendrik Richter (de)
- Ignacio Casal Quinteiro (gl)
- Josep Puigdemont i Casamajó (ca)
- Ilkka Tuohela (fi)
- Francisco Javier F. Serrador (es)
- Ankit Patel (gu)
- Clytie Siddall (vi)
- Øivind Hoel (no)
- Gabor Kelemen (hu)
- Satoru SATOH (ja)
- Vincent van Adrighem (nl)


=============
gedit 2.13.92
=============

New features and fixes
======================

- Snippets plugin improvements (Jesse Van Den Kieboom)
- External Tools plugin improvements (Steve Frécinaux)
- Fix the spell checking plugin (Paolo Borelli)
- Make the tags plugin load files lazily to improve startup time (Paolo Maggi)
- misc UI improvements and bugfixes

New and updated translations
============================
- Raphael Higino (pt_BR)
- by Ivar Smolin (et)
- Inaki Larranaga (eu)
- Leonid Kanter (ru)
- Kostas Papadimas (el)
- Slobodan D. Sredojevic (sr)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Rhys Jones (cy)
- Gabor Kelemen (hu)
- Satoru SATOH (ja)
- Theppitak Karoonboonyanan (th)
- Josep Puigdemont i Casamajó (ca)
- Francisco Javier F. Serrador (es)
- Kjartan Maraas (nb, no)
- Frank Arnold (de)
- Žygimantas Beručka (lt)
- Duarte Loreto (pt)
- Clytie Siddall (vi)
- Funda Wang (zh_CN)
- Ilkka Tuohela (fi)


=============
gedit 2.13.91
=============

New features and fixes
======================

- Snippets plugin improvements (Jesse Van Den Kieboom)
- External Tools plugin improvements (Steve Frécinaux)
- Replace All optimizations (James Livingston)
- Use GOption for command line option parsing (Michael Terry)
- misc UI improvements and bugfixes

New and updated translations
============================

- Theppitak Karoonboonyanan (th)
- Ivar Smolin (et)
- Raphael Higino (pt_BR)
- Žygimantas Beručka (lt)
- Reinout van Schouwen (nl)
- Lukas Novotny (cs)
- Slobodan D. Sredojevic (sr, sr@Latn)


=============
gedit 2.13.90
=============

New features and fixes
======================

- Hide cursor during incremental search (Steve Frécinaux)
- External Tools plugin improvements (Steve Frécinaux)
- misc UI improvements and bugfixes

New and updated translations
============================

- Maxim Popov (ru)
- Kostas Papadimas (el)
- Ivar Smolin (et)
- Kjartan Maraas (nb, no)
- Vladimir Petkov (bg)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Ilkka Tuohela (fi)
- Josep Puigdemont i Casamajó (ca)
- Theppitak Karoonboonyanan (th)


============
gedit 2.13.4
============

New features and fixes
======================

- Depend on gnome-python-desktop instead of gnome-python-extras
- Reimplement autosave feature (Sergio Villar Senin, Paolo Maggi)
- Fix a crash on start related to bacon-message-connection (Marco Barisione)
- Fix bottom pane sizing on start (Paolo Borelli)
- Misc improvements to the External Tools plugin (Steve Frécinaux)
- misc UI improvements and bugfixes

New and updated translations
============================

- Satoru SATOH (ja)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Ilkka Tuohela (fi)
- Slobodan D. Sredojevic (sr, sr@Latn)
- Adam Weinberger (en_CA)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)


============
gedit 2.13.3
============

New features and fixes
======================

- New External Tools plugin, to execute shell scripts (Steve Frécinaux)
- New 'Snippets' plugin to insert repetitive text fragments (Jesse Van Den Kieboom)
- Bump gnome-vfs requirement to 2.13.4 and use new APIs to get the mime type
- misc UI improvements and bugfixes

New and updated translations
============================

- Adam Weinberger (en_CA)
- Hendrik Richter (de)
- Kostas Papadimas (el)
- Slobodan D. Sredojevic (sr, sr@Latn)
- Takeshi AIHANA (ja)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Priit Laes (et)
- Theppitak Karoonboonyanan (th)


============
gedit 2.13.2
============

New features and fixes
======================

- Restore cursor position on load (can be disabled through GConf) (Paolo Maggi)
- fix crash on startup (Paolo Borelli)
- fix drag'n'drop from File Roller (Paolo Maggi)
- Implemented search highligthing (Paolo Maggi)
- Improve incremental search UI (Steve Frécinaux)
- Run Python garbage collector when needed (Paolo Borelli)
- Implement configure_dialog support for python plugins (Jesse Van Den Kieboom, Raphael Slinckx)
- Handle problems with SIGINT due to python embedding (Paolo Maggi)
- Backport metadata-manager fixes from Evince (Nickolay V. Shmyrev)
- misc UI improvements and bugfixes

New and updated translations
============================
- Ignacio Casal Quinteiro (gl)
- Rostislav Raykov (bg)
- Clytie Siddall (vi)
- Theppitak Karoonboonyanan (th)
- Francisco Javier F. Serrador (es)
- Ilkka Tuohela (fi)
- Kjartan Maraas (nb, no)
- Josep Puigdemont i Casamajó (ca)
- Ankit Patel (gu)
- Åsmund Skjæveland (nn)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)


============
gedit 2.13.1
============

New features and fixes
======================

- modelines plugin (Steve Frécinaux)
- fix string escaping when creating menus (Paolo Borelli)
- Convert help system to gnome-doc-utils (Micahel Terry)
- misc UI improvements and bugfixes

New and updated translations
============================

- Clytie Siddall (vi)
- Ilkka Tuohela (fi)
- Adam Weinberger (en_CA)
- Vincent van Adrighem (nl)
- Takeshi AIHANA (ja)
- Ankit Patel (gu)
- Žygimantas Beručka (lt)
- Marcel Telka (sk)
- Ignacio Casal Quinteiro (gl)
- Inaki Larranaga (eu)
- Funda Wang (zn_CH)
- Josep Puigdemont i Casamajó (ca)
- Theppitak Karoonboonyanan (th)
- Francisco Javier F. Serrador (es)


============
gedit 2.13.0
============

New features and fixes
======================
Reworked codebase based on the new_mdi cvs branch,
among other things, it features:
- improved tabbed widget, for instance tabs are reorderable
- GtkUIManager is now used for menus and toolbar instead of
  libbonoboui
- A side panel and a bottom panel have been added
- A new gobject-based plugin system has been implemented
- Plugins can now be written in Python
- Reading and writing of files are now handled in an
  asynchronous way (so the user interface never blocks)
- Local files are read using mmap (when possible)
- Incremental search is supported (use Ctrl+K)
- A lot of usability improvements with some new UI experiment
  are featured
- Startup time and performaces have been improved
- Remote file saving is supported (for a limited configurable
  set of VFS methods)


============
gedit 2.12.1
============

New and updated translations
============================

- Adam Weinberger (en_CA.po)
- Christian Rose (sv)
- Clytie Siddall (vi)
- Erdal Ronahi (ku)
- Ignacio Casal Quinteiro (gl)
- Inaki Larranaga (eu)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Maxim Dziumanenko (uk)
- Rhys Jones (cy)


============
gedit 2.12.0
============

New and updated translations
============================

- Ankit Patel (gu)
- Baris Cicek (tr)
- Chao-Hsiung Liao (zh_TW)
- Christophe Merlet (fr)
- Clytie Siddall (vi)
- Dan Damian (ro)
- Danilo Šegan (sr, sr@Latn)
- Duarte Loreto (pt)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Gabor Kelemen (hu)
- Ivar Smolin (et)
- Josep Puigdemont i Casamajó (ca)
- Justina Klingaitė (lt)
- Kostas Papadimas (el)
- Laurent Dhima (sq)
- Leonid Kanter (ru)
- Miloslav Trmac (cs)
- Mohammad DAMT (id)
- Raphael Higino (pt_BR)
- Reinout van Schouwen (nl)
- Rhys Jones (cy)
- Runa Bhattacharjee (bn)
- Vladimir Petkov (bg)
- Young-Ho Cha (ko)

