summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-04-04 19:12:09 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-04-04 19:12:09 +0000
commitcd18bb0b88adc12ae102839f0e2a718f2a538090 (patch)
treef1d68212df78f162f024927244fb7ee189a4096b /ChangeLog-20000414
parent3c38b1490ea70d0c64666cb25102838d3ae4dc33 (diff)
downloadnautilus-cd18bb0b88adc12ae102839f0e2a718f2a538090.tar.gz
fixed bug by only allocating uri for actual_uri if it's non-null; plus
fixed bug by only allocating uri for actual_uri if it's non-null; plus lots more work on the service registration form.
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r--ChangeLog-200004148
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414
index 60e9f7e0e..219c414e6 100644
--- a/ChangeLog-20000414
+++ b/ChangeLog-20000414
@@ -1,3 +1,11 @@
+2000-04-04 Andy Hertzfeld <andy@eazel.com>
+
+ * src/ntl=window-msgs.c:
+ fixed bug where it was allocating a uri for a null string by only
+ trying the actual_uri if it's non-null
+ * components.services/startup/nautilus-service-startup-view.h:
+ more work on the registration form
+
2000-04-03 Andy Hertzfeld <andy@eazel.com>
more work on the service component