summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 679895558..c46993d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-02-02 Gene Z. Ragan <gzr@eazel.com>
+
+ Fixed a small bug where I was assuming a value would be valid
+ when it could be NULL. Now I check for NULL.
+
+ * src/nautilus-application.c: (volume_unmounted_callback):
+
2001-02-02 Brett Neely <brett@eazel.com>
reviewed by: Eric Fischer <eric@eazel.com>