aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-07-11 21:08:16 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-07-11 21:08:16 +0200
commitdfefc88e26e184b5ab485585b34a663456930746 (patch)
tree165d6fc79d4841668179e5a0e7542f8259cb8ab8 /ChangeLog
parent812ded8224978f47453e53eb63fc11c754bac0c6 (diff)
parentf2744fa7a2ec60767c0fa4b4e358dac86a867ad1 (diff)
downloadlibayatana-appindicator-dfefc88e26e184b5ab485585b34a663456930746.tar.gz
libayatana-appindicator-dfefc88e26e184b5ab485585b34a663456930746.tar.bz2
libayatana-appindicator-dfefc88e26e184b5ab485585b34a663456930746.zip
Import upstream version 12.10.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83b3681..a59ccac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,45 @@
# Generated by Makefile. Do not edit.
+2012-07-11 Charles Kerr <charles.kerr@canonical.com>
+
+ bump version to 12.10.0
+
+2012-06-18 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~evgeni/libappindicator/optional-mono to make Mono binding generation optional. This way we don't FTB on architectures that don't support Mono.
+
+2012-06-10 Evgeni Golov <evgeni@debian.org>
+
+ make building mono extension optional, so we can build on archs that do not have mono
+
+2012-06-18 Charles Kerr <charles.kerr@canonical.com>
+
+ merge bzr merge lp:~evgeni/libappindicator/multiarch-same-devheaders so that we don't include build-time filenames in comments of the enum header files.
+
+2012-06-10 Evgeni Golov <evgeni@debian.org>
+
+ don't include build-time filenames in comments of the enum header files
+
+ If we do, the header files may be different on each build.
+ This is especially harmful when building multiple times for multiple
+ architectures and expecting the files to be identical.
+
+2012-04-23 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~ted/libappindicator/app_name to try the application name as a fallback if the client doesn't explicitly set the title.
+
+2012-04-16 Ted Gould <ted@gould.cx>
+
+ If we don't have a title set, use the application name to output the title
+
+2012-04-12 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~allanlesage/libappindicator/TDD to add gcov targets to our autotools build for code-coverage reporting. For more information, see this blog post: http://qualityhour.wordpress.com/2012/01/29/test-coverage-tutorial-for-cc-autotools-projects/ .
+
+2012-03-27 Allan LeSage <allanlesage@gmail.com>
+
+ Added coverage tooling.
+
2012-03-21 Charles Kerr <charles.kerr@canonical.com>
0.4.92