aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-07-11 21:19:21 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-07-11 21:19:21 +0200
commit63a49add5aeadd0214546f75da1223e5075ae4b4 (patch)
tree354c56392bed14f2567583cdd26ae1057eb2b4e7 /ChangeLog
parentf48015750da9de138ac198e983f8d74a0830b658 (diff)
parentdfefc88e26e184b5ab485585b34a663456930746 (diff)
downloadlibayatana-appindicator-63a49add5aeadd0214546f75da1223e5075ae4b4.tar.gz
libayatana-appindicator-63a49add5aeadd0214546f75da1223e5075ae4b4.tar.bz2
libayatana-appindicator-63a49add5aeadd0214546f75da1223e5075ae4b4.zip
New upstream release.
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