aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-03-09 15:13:28 -0600
committerTed Gould <ted@gould.cx>2012-03-09 15:13:28 -0600
commitd518799d9aa5a6fc509398d25849831f9109d8d9 (patch)
tree8b411815d5d2ab580fadfea2abb5e27b18e161cf /ChangeLog
parent1401a3d996e7a5c9632eb42444d333723327ab9c (diff)
parent29bf37b41e425feac66cd634d78d92c9ebb1af9e (diff)
downloadayatana-indicator-application-d518799d9aa5a6fc509398d25849831f9109d8d9.tar.gz
ayatana-indicator-application-d518799d9aa5a6fc509398d25849831f9109d8d9.tar.bz2
ayatana-indicator-application-d518799d9aa5a6fc509398d25849831f9109d8d9.zip
Import upstream version 0.4.92
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60c5fb4..7e89bb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
# Generated by Makefile. Do not edit.
+2012-03-09 Ted Gould <ted@gould.cx>
+
+ 0.4.92
+
+2012-03-05 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~ted/indicator-application/lp944236 to fix the warning that Coverity reported in bug #944236
+
+2012-03-02 Ted Gould <ted@gould.cx>
+
+ Cleaning up switch statement to be more readable
+
+2012-03-02 Ted Gould <ted@gould.cx>
+
+ Add full type to GVariantBuilder
+
+2012-03-02 Ryan Lortie <desrt@desrt.ca>
+
+ make proper use of g_variant_builder_init()
+
+ GVariantBuilder can only infer the proper type for non-empty arrays. If
+ an array may be empty, the full definite type must be given to
+ g_variant_builder_init().
+
2012-02-15 Ted Gould <ted@gould.cx>
0.4.91