aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-09-01 12:35:36 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-09-01 12:35:36 +0200
commit38c23eb353e046bed03aa3a196079ad6c529c5fc (patch)
treefe03bb7db005946847e3918b2a418900cdb8d0f8 /ChangeLog
parent189472aa40bbdc6bc9f9676202ced5bd2eb5e099 (diff)
parentc8794795a7054eff4e21bbca52321195f2d8720c (diff)
downloadayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.tar.gz
ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.tar.bz2
ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.zip
* New upstream release, includes apis to allow changing the label and
the icon of sources and add documentation * debian/libmessaging-menu0.symbols: - new version update * debian/libmessaging-menu-dev.install: - install the documentation * debian/rules: - build the documentation - updated shlibs version - use --with gir so gir:Depends work as it should (lp: #1044125)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 031849d..cabc7b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,40 @@
# Generated by Makefile. Do not edit.
+2012-08-31 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ 12.10.2
+
+2012-08-31 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ libmessaging-menu: allow using multiple MessagingMenuApps
+
+ The dbus path was set to /com/canonical/indicator/messages for all
+ MessagingMenuApps that a process created. This patch adds the desktop id into
+ the path.
+
+2012-08-31 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ libmessaging-menu: allow changing label and icon of sources
+
+2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ libmessaging-menu: make real links out of urls in the documentation
+
+2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Fix gtk-doc warnings
+
+2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Add gtk-doc support
+
+2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ libmessaging-menu: add documentation
+
+ Adds an overview description of the messaging menu and documentation for
+ enums, properties, and signals.
+
2012-08-27 Lars Uebernickel <lars.uebernickel@canonical.com>
12.10.1