aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index f4a57fa..5ad1b55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,14 @@
-indicator-messages (0.1.3-0ubuntu1) jaunty; urgency=low
+indicator-messages (0.1.3-0ubuntu1) UNRELEASED; urgency=low
+ [ Ted Gould ]
* New upstream version.
- * Now changes the icon based on non-IM indicators so that Evolution
+ - Now changes the icon based on non-IM indicators so that Evolution
works much better. (LP: #342480)
- * Now the menu items are in a predictable order, alphabetical.
- * The Messages for a particular client (i.e. Pidgin) are grouped with
+ - Now the menu items are in a predictable order, alphabetical.
+ - The Messages for a particular client (i.e. Pidgin) are grouped with
the client they're associated with.
- * Adjusting the icon size to match the new one in the Human theme.
- * Adjusting the build so that all the different libraries are not
+ - Adjusting the icon size to match the new one in the Human theme.
+ - Adjusting the build so that all the different libraries are not
built in a versioned manner. Now it's just one .so, which is
what it should have been originally.