aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-03-28 00:03:11 -0500
committerTed Gould <ted@canonical.com>2009-03-28 00:03:11 -0500
commit70fd28aafb4e1a0e8f219c3ec745858bcd967cac (patch)
treefb17991caab6b3c0be5ce228fb00272ec48726d1
parent3fa7733ef1e760696a48f9671053e4e3f730bf2f (diff)
downloadayatana-indicator-messages-70fd28aafb4e1a0e8f219c3ec745858bcd967cac.tar.gz
ayatana-indicator-messages-70fd28aafb4e1a0e8f219c3ec745858bcd967cac.tar.bz2
ayatana-indicator-messages-70fd28aafb4e1a0e8f219c3ec745858bcd967cac.zip
* New upstream version
* Adding the display of indicators that are login messages coming from other applications. (LP: #345494) * Making all times displayed for IM messages relative instead of absolute. (LP: #346345) * Cleaning up the server removal code. May fix (LP: #345599), I can't recreate it anymore afterwards.
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c81bdb4..6233437 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+indicator-messages (0.1.4-0ubuntu1) UNRELEASED; urgency=low
+
+ * New upstream version
+ * Adding the display of indicators that are login messages coming from
+ other applications. (LP: #345494)
+ * Making all times displayed for IM messages relative instead of
+ absolute. (LP: #346345)
+ * Cleaning up the server removal code. May fix (LP: #345599), I can't
+ recreate it anymore afterwards.
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 27 Mar 2009 23:58:47 -0500
+
indicator-messages (0.1.3-0ubuntu1) jaunty; urgency=low
[ Ted Gould ]