diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 16:47:49 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 16:47:49 -0600 |
commit | ce47d3868094c01e28fb75adecf4cd9de03832b7 (patch) | |
tree | 8bbecced83ccd6d259d2190094298bb40a28071c /debian | |
parent | b7eb711886ddb2f46b0c685a577a7b0f6c455ba6 (diff) | |
parent | 28f84ee512a35e2b04b211b7c1705a6eef4368ab (diff) | |
download | ayatana-indicator-datetime-ce47d3868094c01e28fb75adecf4cd9de03832b7.tar.gz ayatana-indicator-datetime-ce47d3868094c01e28fb75adecf4cd9de03832b7.tar.bz2 ayatana-indicator-datetime-ce47d3868094c01e28fb75adecf4cd9de03832b7.zip |
* New upstream release.
* Change to canonical.com for naming
* Fixing a type callback
* Switching to GDbus and dbusmenu-0.4
* Supporting a wider range of custom strings for time and support
seconds in the custom time strings.
* Fixing to take time settings from LC_TIME
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c758af..689eccf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +indicator-datetime (0.1.91-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Change to canonical.com for naming + * Fixing a type callback + * Switching to GDbus and dbusmenu-0.4 + * Supporting a wider range of custom strings for time and support + seconds in the custom time strings. + * Fixing to take time settings from LC_TIME + + -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 16:43:14 -0600 + indicator-datetime (0.1.90-0ubuntu2) natty; urgency=low * debian/control |