diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-09 19:35:07 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-09 19:35:07 +0200 |
commit | 324a0a5f7490e774bcb6d015c39a341da08f6945 (patch) | |
tree | 248891d1ecc19a73c1cc5f446cd960dd2c46ac27 /debian/changelog | |
parent | f7ba1888e002430df29a759dfcc7e0679234b0a5 (diff) | |
parent | 5c9f6467b9a8573439d1bee52a358678b10e5805 (diff) | |
download | ayatana-indicator-datetime-324a0a5f7490e774bcb6d015c39a341da08f6945.tar.gz ayatana-indicator-datetime-324a0a5f7490e774bcb6d015c39a341da08f6945.tar.bz2 ayatana-indicator-datetime-324a0a5f7490e774bcb6d015c39a341da08f6945.zip |
Backport "fix off-by-one error" leading to have the settings item run
the calendar application rather than the control center (lp: #1064375)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 60462c1..24ad8ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-datetime (12.10.2-0ubuntu3) UNRELEASED; urgency=low + + * Backport "fix off-by-one error" leading to have the settings item run + the calendar application rather than the control center (lp: #1064375) + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Oct 2012 19:32:20 +0200 + indicator-datetime (12.10.2-0ubuntu2) quantal; urgency=low * Backport fix from Lars for a missing NULL check leading to segfault |