diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-03-19 12:20:22 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-03-19 12:20:22 +0100 |
commit | 4d0b74fec24d441a91770e507e67b3d3d6724003 (patch) | |
tree | 6933e32b1dadcf6a639a755dc95c8e66b37dfa7b /debian/changelog | |
parent | 30e360b4258236a9715f25cceb215f23b3ffd21b (diff) | |
parent | 9d174eba3f5dc4c7c59ae17a99d1e78cc7da7dd2 (diff) | |
download | ayatana-indicator-messages-4d0b74fec24d441a91770e507e67b3d3d6724003.tar.gz ayatana-indicator-messages-4d0b74fec24d441a91770e507e67b3d3d6724003.tar.bz2 ayatana-indicator-messages-4d0b74fec24d441a91770e507e67b3d3d6724003.zip |
* New upstream version.
- 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
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
built in a versioned manner. Now it's just one .so, which is
what it should have been originally.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0ea0f02..5ad1b55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +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 + 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 + 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 + built in a versioned manner. Now it's just one .so, which is + what it should have been originally. + + -- Ted Gould <ted@ubuntu.com> Wed, 18 Mar 2009 16:31:28 -0500 + indicator-messages (0.1-0ubuntu1) jaunty; urgency=low * Initial release, based on DX team's PPA packaging branch. |