aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-03-02 16:09:05 -0600
committerCharles Kerr <charles.kerr@canonical.com>2014-03-02 16:09:05 -0600
commit422401c1b00f0dfa8926acba116e33b29f2ad7d7 (patch)
tree846560db71988c75c514a5d9706327082a82293d /debian
parente5f71ea767515f50f5ed8c34946a87746a3d4ed7 (diff)
parent58dd68d0f2d513f70c0348bc26bb6b4db09377df (diff)
downloadayatana-indicator-datetime-422401c1b00f0dfa8926acba116e33b29f2ad7d7.tar.gz
ayatana-indicator-datetime-422401c1b00f0dfa8926acba116e33b29f2ad7d7.tar.bz2
ayatana-indicator-datetime-422401c1b00f0dfa8926acba116e33b29f2ad7d7.zip
sync with trunk
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e284f78..a80a56d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+indicator-datetime (13.10.0+14.04.20140227.1-0ubuntu1) trusty; urgency=low
+
+ [ Charles Kerr ]
+ * When the notification engine is notify-osd, use bubble notifications
+ instead of the phone's snap decisions. (LP: #1283142)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 27 Feb 2014 18:44:10 +0000
+
+indicator-datetime (13.10.0+14.04.20140227-0ubuntu1) trusty; urgency=low
+
+ [ Charles Kerr ]
+ * Don't log E_CLIENT_ERROR_NOT_SUPPORTED errors returned by
+ e_cal_client_get_attachment_uris() -- we can silently interpret that
+ as 'no attachments' (LP: #1285212)
+ * DateTime::format(), don't pass NULL to a std::string's assignment
+ operator (LP: #1285243)
+ * In EdsPlanner's get_appointments(), sort 'em before returning them
+ to the caller. (LP: #1285249)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 27 Feb 2014 10:59:26 +0000
+
indicator-datetime (13.10.0+14.04.20140225-0ubuntu1) trusty; urgency=low
[ Charles Kerr ]