aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-04-04 16:23:58 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-04-04 16:23:58 -0500
commitbe334e9a0fede5823076f487d89e3994d426ff0b (patch)
tree141b2e78b9cbd9df07a8afe3954acad263267d42 /ChangeLog
parentfdd6962b447fe840027077d78a5ff6e8232ec70a (diff)
parent75d3c8be473b6c2600f187f77ffb25b21700a373 (diff)
downloadayatana-indicator-datetime-be334e9a0fede5823076f487d89e3994d426ff0b.tar.gz
ayatana-indicator-datetime-be334e9a0fede5823076f487d89e3994d426ff0b.tar.bz2
ayatana-indicator-datetime-be334e9a0fede5823076f487d89e3994d426ff0b.zip
* New upstream release.
* Fix location timezone sorting issue. * Clicking the systems settings window shouldn't close the Locations dialog. (LP: #947315) * Add gcov targets to autotools build for code-coverage reporting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06d28f5..4a10106 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,33 @@
# Generated by Makefile. Do not edit.
+2012-04-04 Charles Kerr <charles.kerr@canonical.com>
+
+ 0.3.94
+
+2012-04-03 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~allanlesage/indicator-datetime/TDD to remove a dependency on gcovr, move gcov targets to their own makefile, and clean up .gcno files.
+
+2012-03-27 Allan LeSage <allanlesage@gmail.com>
+
+ Removed gcovr dependency, moved coverage targets to own makefile, cleaning up *.gcno.
+
+2012-04-02 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~charlesk/indicator-datetime/fiz-tz-offset to fix a timezone sorting issue reported by seb128 and diagnosed by desrt.
+
+2012-04-02 Charles Kerr <charles.kerr@canonical.com>
+
+ fix timezone sorting issue reported by seb128 and diagnosed by desrt
+
+2012-04-02 Charles Kerr <charles.kerr@canonical.com>
+
+ clicking the systems settings window shouldn't close the Locations dialog.
+
+2012-03-29 Charles Kerr <charles.kerr@canonical.com>
+
+ clicking the systems settings window shouldn't close the 'Locations' dialog.
+
2012-03-28 Charles Kerr <charles.kerr@canonical.com>
0.3.93