packages feed

libnotify-0.2: CHANGELOG.md

0.2
===

  * Added `appName`, a way to provide a custom application name for a notification.

  * Renamed `ServerInfo` record accessors, so that they are less likely to conflict with other definitions.

0.1.1.0
=======

  * Fixed `Monoid` instance for `Mod`

0.1.0.0
=======

  * More complete and correct low level interface
  * Fix memory leak in `notify_notification_new`
  * Completely reworked high level interface