summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.6.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-notifyd: upgrade 0.6.2 -> 0.6.3Andreas Müller2022-04-061-0/+33
Release notes for 0.6.3 ======================= - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - Remove GSourceFunc casts - Fix missing-prototypes - Bump required GLib version to 2.56 - Implement ISO 8601 time format to avoid post-2.56 GLib functions - settings: Drop subtitle - Fix multiple memory issues (!11) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>