diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-04-18 23:33:46 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-04-18 23:33:46 -0400 |
commit | b952244ee2b886a1e82f3208f44d54c3a926eaca (patch) | |
tree | 0085ae19befde338aea637bfab5276966381aa76 /debian/changelog | |
parent | 5683a5c36f4c318ea29ba01f591814af20fcc73d (diff) | |
parent | 31125e1a32660e4b07d30e37993ac7d09fec9ff6 (diff) | |
download | ayatana-indicator-datetime-b952244ee2b886a1e82f3208f44d54c3a926eaca.tar.gz ayatana-indicator-datetime-b952244ee2b886a1e82f3208f44d54c3a926eaca.tar.bz2 ayatana-indicator-datetime-b952244ee2b886a1e82f3208f44d54c3a926eaca.zip |
releasing version 0.3.94-0ubuntu2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 12fdb78..dedf4da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-datetime (0.3.94-0ubuntu2) precise; urgency=low + + * src/datetime-prefs-locations.c, src/datetime-prefs.c + - Switch the parsing of the lat and long to be non-locale based as it's + returned from the webservice in C, we want to parse it using the decimal + instead of a comma. This fixes incorrect timezone selection for users + with a locale that uses a comma as a decimal separator (LP: #773987) + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 18 Apr 2012 23:20:30 -0400 + indicator-datetime (0.3.94-0ubuntu1) precise; urgency=low * New upstream release. |