view NEWS @ 19:f0accfc74f7b

Port to GLib version 2.48 or later Use GApplication instead of the custom XWritedUnique object for uniqueness. Use GNotification from GIO instead of libnotify. Remove help and debug options from documentation. Replace intltool with GNU gettext (version 0.19 or later required).
author Guido Berhoerster <guido+xwrited@berhoerster.name>
date Sat, 28 Jul 2018 22:02:24 +0200
parents 129f316b99aa
children 9d00c0e07c47
line wrap: on
line source

News
====

xwrited 2 (2015-03-17T00:00:41+01:00)
-------------------------------------

- Try to prevent messages from being chopped up into multiple notifications
- Do not print a warning if an empty notification is skipped
- Display error messages and free errors
- Improve README file
- Add NEWS file

xwrited 1 (2014-06-26T13:00:26+02:00)
-------------------------------------

- Add missing prototype
- Add Indonesian translation
- Add manpage
- Add README file
- Support FreeBSD > 9.0
- Make use of GDBus for glib >= 2.25.5
- Add support for newer glib versions
- Initial revision