diff options
author | Ted Gould <ted@gould.cx> | 2011-06-21 14:26:32 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-06-21 14:26:32 -0500 |
commit | 7c382b431db95888a76b9cbbfcd2263d34580fdb (patch) | |
tree | 446d988d826d0f294756606f4b8564771d9e74c1 /debian/changelog | |
parent | e8e111724714c3ab7f400b3ecd48a309812efb82 (diff) | |
download | ayatana-indicator-datetime-7c382b431db95888a76b9cbbfcd2263d34580fdb.tar.gz ayatana-indicator-datetime-7c382b431db95888a76b9cbbfcd2263d34580fdb.tar.bz2 ayatana-indicator-datetime-7c382b431db95888a76b9cbbfcd2263d34580fdb.zip |
- Set minimum width for appointments to prevent continuous resizing
when the calendar is hiden and ensure there is enough of the
event description visible (LP: #762976)
- ellipsize long appointment descriptions (LP: #750671)
- GTK3 build
* Dropping debian/patches/lp_762976.patch and debian/patches/lp_750671.patch
as merged upstream.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b433c02..176a8b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ indicator-datetime (0.2.90-0ubuntu1) UNRELEASED; urgency=low * New upstream release. + - Set minimum width for appointments to prevent continuous resizing + when the calendar is hiden and ensure there is enough of the + event description visible (LP: #762976) + - ellipsize long appointment descriptions (LP: #750671) + - GTK3 build + * Dropping debian/patches/lp_762976.patch and debian/patches/lp_750671.patch + as merged upstream. - -- Ted Gould <ted@ubuntu.com> Tue, 21 Jun 2011 14:13:01 -0500 + -- Ted Gould <ted@ubuntu.com> Tue, 21 Jun 2011 14:24:41 -0500 indicator-datetime (0.2.3-0ubuntu3) natty; urgency=low |