diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2000-04-07 09:06:22 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2000-04-07 09:06:22 +0000 |
commit | fc19e85bc091525530751924e684444ef9ca3137 (patch) | |
tree | 34b04bce7bbbfe86cdd5a735c07ed667e8f68334 /ChangeLog-20000414 | |
parent | 930655a14320e0aeb99e712ad637c5189d1bd2da (diff) | |
download | nautilus-fc19e85bc091525530751924e684444ef9ca3137.tar.gz |
made configuration update make HTTP request and check errors; also added
made configuration update make HTTP request and check errors; also
added stub overview page and minor cleanups
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r-- | ChangeLog-20000414 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414 index 031144c00..6710d2bd9 100644 --- a/ChangeLog-20000414 +++ b/ChangeLog-20000414 @@ -1,3 +1,10 @@ +2000-04-06 Andy Hertzfeld <andy@eazel.com> + + * components/services/startup/nautilus-service-startup-view.c: + made configuration upload make the HTTP request and handle errors, but still not + quite finished, since it's not passing the cookie back yet. Also, created a stub + summary page plus minor clean-ups + 2000-04-06 Pavel Cisler <pavel@eazel.com> * src/file-manager/dfos-xfer-progress-dialog.c: * src/file-manager/dfos-xfer-progress-dialog.h: |