diff options
author | seb128 <seb128@seb128-desktop> | 2009-04-08 10:57:41 +0200 |
---|---|---|
committer | seb128 <seb128@seb128-desktop> | 2009-04-08 10:57:41 +0200 |
commit | df604ba78746b932c269d6c5b1b455ef28e2a319 (patch) | |
tree | f9c8b374a13391d0935aa6474eb5db9113382437 /debian/changelog | |
parent | 4134dd03ae290419bfab493afc8c71ceab9a5d75 (diff) | |
parent | 746b6aa32390dc97bebf371f5b36b2fa24a288c6 (diff) | |
download | libayatana-indicator-df604ba78746b932c269d6c5b1b455ef28e2a319.tar.gz libayatana-indicator-df604ba78746b932c269d6c5b1b455ef28e2a319.tar.bz2 libayatana-indicator-df604ba78746b932c269d6c5b1b455ef28e2a319.zip |
releasing version 0.1.5-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 656a529..38f10e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-applet (0.1.5-0ubuntu1) jaunty; urgency=low + + * debian/control: Switching libindicate0 to libindicate1 to express + the fact that the binary compatibility is broken. + * debian/libindicate0.install changed to debian/libindicate1.install + * New upstream version: + * Adds new API for detecting interests of various listeners. Implemented + on both client and server side. (LP: #353112) + * Makes it so that all objects down to the menu now use the gtkstyle + naming from FUSA to ensure that they all pick up the theme hacks that + are set for FUSA. (LP: #334490) + * Explicitly sets the about window's window icon. (LP: #356437) + + -- Ted Gould <ted@ubuntu.com> Fri, 03 Apr 2009 15:09:33 -0500 + indicator-applet (0.1.4-0ubuntu1) jaunty; urgency=low * New upstream version |