aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog126
1 files changed, 126 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4af021..e257458 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,131 @@
# Generated by Makefile. Do not edit.
+2012-03-21 Ted Gould <ted@gould.cx>
+
+ 0.5.94
+
+2012-03-21 Ted Gould <ted@gould.cx>
+
+ Ensure that we're not distributing any gtest sources
+
+2012-03-21 Ted Gould <ted@gould.cx>
+
+ Fix to use the lib
+
+2012-03-21 Allan LeSage <allanlesage@gmail.com>
+
+ Reverted r268, restored BUILD_TESTS; ted explains upstream arch patch.
+
+2012-03-20 Allan LeSage <allanlesage@gmail.com>
+
+ Substituting build code under test lib for individual includes for example.
+
+2012-03-20 Allan LeSage <allanlesage@gmail.com>
+
+ Chase-recommended simplification of test-inclusion autoconf.
+
+2012-03-20 Ted Gould <ted@gould.cx>
+
+ Fix blacklisting
+
+2012-03-14 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Use basename of the desktop file as key in the blacklist hash table
+
+ This is superior to using symlinks, as this also allows copying the desktop
+ files into the blacklist directory. Copying is the default when dragging and
+ dropping an application into that folder.
+
+2012-02-23 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Use link targets as keys in the blacklist hash table
+
+ Fixes lp:939258
+
+2012-03-20 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~allanlesage/indicator-messages/TDD for automake cleanups and test-oriented fixes
+
+2012-03-20 Allan LeSage <allanlesage@gmail.com>
+
+ Tabs vs. spaces cosmetic change in configure.ac.
+
+2012-03-20 Allan LeSage <allanlesage@gmail.com>
+
+ Charles-suggested fixes for gmodule dependency.
+
+2012-03-20 Allan LeSage <allanlesage@gmail.com>
+
+ Makefile fixes for code under test lib.
+
+2012-03-20 Allan LeSage <allanlesage@gmail.com>
+
+ Attempt to build lib of code under test.
+
+2012-03-19 Allan LeSage <allanlesage@gmail.com>
+
+ Corrected a Makefile merge omission for tests, stripped down dummy test.
+
+2012-03-19 Allan LeSage <allanlesage@gmail.com>
+
+ Merged TDD coverage tooling.
+
+2012-03-19 Allan LeSage <allanlesage@gmail.com>
+
+ Consolidated PHONYs.
+
+2012-03-19 Allan LeSage <allanlesage@gmail.com>
+
+ Tested moving PHONY clean targets to top of Makefile.
+
+2012-03-19 Allan LeSage <allanlesage@gmail.com>
+
+ Made gcovr optional.
+
+2012-03-19 Allan LeSage <allanlesage@gmail.com>
+
+ Charles-advised changes to test/Makefile.am for proper CPPFLAGS.
+
+2012-03-16 Allan LeSage <allanlesage@gmail.com>
+
+ Experimental Makefile.am changes to support GTest.
+
+2012-03-15 Allan LeSage <allanlesage@gmail.com>
+
+ Temp commit for review by charles.
+
+2012-03-15 Allan LeSage <allanlesage@gmail.com>
+
+ Dummy commit on 'no rule' err.
+
+2012-03-13 Allan LeSage <allanlesage@gmail.com>
+
+ Merged; was missing Makefile.am.coverage.
+
+2012-03-08 Allan LeSage <allanlesage@gmail.com>
+
+ Moved coverage tooling to own Makefile; gcovr now optional.
+
+2012-03-13 Allan LeSage <allanlesage@gmail.com>
+
+ Made gcovr optional.
+
+2012-03-20 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~ken-vandine/indicator-messages/decode_icons to fix indicator-messages' support of displaying icons via set_property_icon()
+
+2012-03-20 Ken VanDine <ken.vandine@canonical.com>
+
+ base64_decode the icon and use dbusmenu_menuitem_property_set_byte_array to set it (LP: #960553)
+
+2012-03-16 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~kelemeng/indicator-messages/bug957525 to fix Bug #957525
+
+2012-03-17 Gabor Kelemen <kelemeng@ubuntu.com>
+
+ Change i18n header to gi18n-lib.h to translate the accessible description. LP: #957525
+
2012-03-08 Ted Gould <ted@gould.cx>
0.5.93