Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-update-control.spec
diff options
context:
space:
mode:
authorC. Scott Ananian <cscott@laptop.org>2008-08-20 15:22:37 (GMT)
committer C. Scott Ananian <cscott@laptop.org>2008-08-20 15:22:37 (GMT)
commitfd247af0da0acb799b3f8114eb84c28e3b37c3ca (patch)
tree9b25f182ea8172c470859ae0962d8646a2ac140d /sugar-update-control.spec
parent838ff7ff391bd26e2d9fc9ef3607830e1e2eb60d (diff)
Release 0.9.
Diffstat (limited to 'sugar-update-control.spec')
-rw-r--r--sugar-update-control.spec16
1 files changed, 14 insertions, 2 deletions
diff --git a/sugar-update-control.spec b/sugar-update-control.spec
index 84cd737..1d6cc6c 100644
--- a/sugar-update-control.spec
+++ b/sugar-update-control.spec
@@ -5,7 +5,7 @@
Summary: Activity update control panel for Sugar.
Name: sugar-update-control
-Version: 0.8
+Version: 0.9
Release: 1
License: GPL
Group: System Environment/Base
@@ -44,14 +44,26 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/sugar
%changelog
+* Wed Aug 20 2008 C. Scott Ananian <cscott@laptop.org>
+- New upstream: 0.9
+- Trac #7979: fix downloads via squid-using school server.
+ Workaround for python issue 3566: http://bugs.python.org/issue3566
+- Improve support for cancelling incomplete, hung, or slow downloads.
+- Trac #7865: stale "download size" label contents.
+- Don't use partial reads unnecessarily to download activity bundles.
+- Better installation feedback for delays caused by trac #7733.
+
* Wed Aug 13 2008 C. Scott Ananian <cscott@laptop.org>
-- New upstream: 0.7.
+- New upstream: 0.8
- Catch 404 when trying to determine the size of a prospective update.
- Catch exception caused by malformed activity bundle.
- Use update_url in bundle's activity.info if present.
- Inhibit suspend during refresh and download/install.
- Trac #7622: preserve favorites status across upgrade.
+* Tue Aug 07 2008 C. Scott Ananian <cscott@laptop.org>
+- New upstream: 0.7.
+
* Wed Aug 06 2008 C. Scott Ananian <cscott@laptop.org>
- New upstream: 0.6.
- Update to match upstream patch for dlo trac #7495.