0.4.0 (2025-05-20)
=====
Meson has been added as a build system in this release, and the
associated archive has been generated by 'meson dist'. Although
autotools has been retained for the time being and can still be used
via 'autogen.sh', meson is now the preferred build system, and
autotools will be removed in a future release.

- Update README after switchover to meson
- Fix a ThunarxMenu leak in tvp_svn_action_create_menu_item
- Fix a ThunarxMenu leak in tvp_git_action_create_menu_item
- Fix string leaks in git-log parser
- Fix warnings
- Add support to Meson
- Fix a -Wunused-macros warning with GCC
- Replace deprecated exo with libxfce4ui 4.21.0
- Translation Updates:
  Albanian, Slovak

0.3.0 (2024-12-30)
=====
- I18n: Update po/LINGUAS list
- Fix string array leak in tvp-git-helper main
- Fix GOptionContext leak in tvp-git-helper main
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Add missing check for bind_textdomain_codeset
- tsh-log-dialog: fix -Wcast-function-type
- svn-revert: Avoid svn-1.11 deprecated function
- svn-diff: Avoid svn 1.11 deprecated function
- svn-diff: Avoid svn 1.8 deprecated function
- svn-blame: Avoid svn 1.12 deprecated function
- svn: Add a tsh_blame_baton wrapper
- I18n: Update po/LINGUAS list
- build: Require apr-util-1
- Fix autotools warning, get rid of intltool
- Update COPYING
- Fix compilation warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Create README.md. Update configure.ac.in
- Add basic GitLab pipeline
- Post release tag bump
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, Eastern Armenian (Russia), English
  (Australia), English (United Kingdom), Finnish, French, Galician,
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,
  Occitan (post 1500), Polish, Portuguese, Romanian, Russian, Serbian,
  Slovak, Slovenian, Spanish, Thai, Turkish, Urdu, Urdu (Pakistan),
  Uyghur

0.2.0
=====
- Fix context menu strings.
- Add description to commands, shown on Thunar's status bar.
- Translation updates.

0.1.90
=====
- GTK3 Port.
- Thunarx-3 Port (Thunar >=1.7.0 required).
- Remove spaces before ellipsis (Bug #14264).
- Translation updates.

0.1.5
=====
- Tons of svn improvements/fixes, courtesy of Stefan Sperling.
- Fixed MACRO naming in makefiles (Bug #7850).
- Fixed invalid usage of g_quark_from_static_string (Bug #6322).

0.1.4
=====
- Make it possible to disable subversion.

0.1.3
=====
- Changed to thunarx-2 and depend upon xfce 4.8.
- Draw a revision graph in git log.
- Improved git branch action.

0.1.2
=====
- More git actions are added: blame, clean, move and stash.
- Git icon added.

0.1.1
=====
- Unimplemented options are hidden in menu.
- Problems with text domain for translations fixed.
- More git support added.

0.1.0
=====
- The plugin is renamed to thunar-vcs-plugin.
- All svn api functions are changed to both 1.5 and 1.6.
- File selection dialog changed to work in more cases.
- Limited git support added, but disabled.

thunar-svn-plugin-0.0.3
=======================
- All svn api functions changed to the 1.5 svn api. libsvn version 1.5 or
  newer is now required.

thunar-svn-plugin-0.0.2
=======================
- New Subversion actions are added: switch, relocate, blame.
- File selection dialog added for various Subversion actions.

thunar-svn-plugin-0.0.1
=======================
- Initial release of the Thunar SVN Plugin. This version of the Subversion
  Plugin has suport for various Subversion action: add, checkout, cleanup,
  commit, copy, delete, export, import, lock, log, move, properties, resolved,
  revert, status, unlock, update.

# vi:set ts=2 sw=2 et ai nocindent textwidth=78:
