Version 2.0.9:
- Remove legacy malloc/realloc workarounds

Version 2.0.8:
- Updated translations.
- Builds with GCC 14.

Version 2.0.7:
- Updated translations.
- Better wording in the documentation.

Version 2.0.6:
- Updated translations.

Version 2.0.5:
- Gracefully exit on SIGTERM to avoid leaving behind xauth temporary
  files due to skipped pam cleanup on shutdown.

Version 2.0.4:
- Support kernel keyrings by including pam_keyinit.so into PAM configuration (Felix Zhang).
- Updated translations.

Version 2.0.3:
- Make gnomesu honor /etc/default/su settings for PATH.
- Updated translations.

Version 2.0.2:
- Release picking up on the build automation and setting the proper version number.
- Updated translations.

Version 2.0.1:
- Updated translations.

Version 2.0.0:
- New upstream. Now maintained by openSUSE project.
- Modernized gnomesu GUI.
- Ported to GNOME 3.
- Dropped dependencies on GNOME 2.
- Dropped support for GNOME 1.
- Improved PAM support.

Version 1.0.0:
- Add gnomesu_spawn_async2(), which allows the developer to customize
  the user interface a little.
- Fix crash on x86_64 (thanks Stanislav Brabec).
- Fix crash when consolehelper is not installed (thanks Ludwig Nussel)

Version 0.9.7:
- More FreeBSD compatibility fixes.
- Double free bug fix.
- Updated translations.

Version 0.9.6:
- FreeBSD compilation fixes.

Version 0.9.5:
- Corrected some licensing issues.
- Removed the Nautilus Bonobo component because Nautilus will be
  de-Bonobi-ized.
- Code cleanups; added a GnomesuAuthDialog widget.
- Removed sudo backend; there's just no way to support it without
  crippling the feature set, or modifying sudo.

Version 0.9.4:
- Fixed some build problems on modern distributions.
- Fixed several small bugs.

Version 0.9.2:
- Minor changes in build system.
- Removed gnomesu-sudo-helper.

Version 0.9.1:
- Rewrote PAM and su support.
- Added consolehelper support.
- Fixed some security bugs.


Version 0.9.0:
- Initial release.
