diff options
author | Ted Gould <ted@gould.cx> | 2011-09-29 15:36:39 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-29 15:36:39 -0500 |
commit | 4e2dc05c209906b1a0d01b1c9f12c26a8ce2cd6d (patch) | |
tree | a20803b6ae442a06f1227bcf067cdf7ccb10b8e4 /ChangeLog | |
parent | 1e2f73f716198aec43b76570e1926d73ddfeca19 (diff) | |
parent | c2fbaa0add265eab4a5c493d97fa80efc75a526a (diff) | |
download | ayatana-indicator-datetime-4e2dc05c209906b1a0d01b1c9f12c26a8ce2cd6d.tar.gz ayatana-indicator-datetime-4e2dc05c209906b1a0d01b1c9f12c26a8ce2cd6d.tar.bz2 ayatana-indicator-datetime-4e2dc05c209906b1a0d01b1c9f12c26a8ce2cd6d.zip |
Import upstream version 0.3.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,5 +1,37 @@ # Generated by Makefile. Do not edit. +2011-09-29 Ted Gould <ted@gould.cx> + + 0.3.0 + +2011-09-29 Ted Gould <ted@gould.cx> + + Unref Cals in error situations + +2011-09-29 Antti Kaijanmäki <antti.kaijanmaki@canonical.com> + + Fix 100% CPU usage (LP: #774071) + +2011-09-29 Ted Gould <ted@gould.cx> + + Protect setting or unseting the env if we don't have it already. + +2011-09-28 Robert Ancell <robert.ancell@canonical.com> + + Don't call setenv when value is NULL + +2011-09-21 Jörn Horstmann <launchpad@planetxml.de> + + Use g_datetime() to measure string (6 LOC) + +2011-09-21 Ted Gould <ted@gould.cx> + + Moving setting the translation domain for builder to earlier + +2011-09-18 Gabor Kelemen <kelemeng@gnome.hu> + + Set translation domain before gtk_builder_add_from_file, in the other file too. LP: #853130 + 2011-09-15 Ted Gould <ted@gould.cx> 0.2.95 |