summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Hammond <chipx86@chipx86.com>2006-06-18 01:20:40 +0000
committerChristian Hammond <chipx86@chipx86.com>2006-06-18 01:20:40 +0000
commit4de529a0564281b5f353a91bb29498b8f032f5d1 (patch)
tree0ab2141a44ccd3c7b838450b288407316ef67505 /NEWS
parent02442e7e8cf78169231650ccce19c15d41ce2cfc (diff)
downloadlibnotify-4de529a0564281b5f353a91bb29498b8f032f5d1.tar.gz
- Fix make distcheck and remove the old RPM spec file.
- Update the news. - Bump the version to 0.4.1.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2f8c6a..044a1c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
version 0.4.1:
* Added support for attaching to a GtkStatusIcon. Patch by chpe. (Bug #60)
* Added GObject properties to NotifyNotification. Patch by chpe. (Bug #60)
+ * Added API documentation, accessible through devhelp.
* Fixed up libnotify.pc to support dependencies correctly. (Bug #58)
* Fixed notify_uninit() to properly set _initted to FALSE after being
called. (Bug #56)