summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-10-13 04:30:22 +0000
committerDarin Adler <darin@src.gnome.org>2001-10-13 04:30:22 +0000
commit00f861516e62b33f8db81d3077f0a01232db2366 (patch)
tree272f4e430c4e61f0ac9ab58147ea8f92f86f20d7 /ChangeLog
parent654531444c55b5a9cab7ce43d61cebe0c775a4d3 (diff)
downloadnautilus-00f861516e62b33f8db81d3077f0a01232db2366.tar.gz
Change hysteresis value from .1 second to 4 seconds. I think this will get
* src/file-manager/fm-directory-view.c: Change hysteresis value from .1 second to 4 seconds. I think this will get rid of the slowness people have been reporting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e63f76042..e262a2848 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2001-10-12 Darin Adler <darin@bentspoon.com>
+ * src/file-manager/fm-directory-view.c: Change hysteresis value
+ from .1 second to 4 seconds. I think this will get rid of the
+ slowness people have been reporting.
+
+2001-10-12 Darin Adler <darin@bentspoon.com>
+
* configure.in: Bumped gnome-vfs requirement to 1.0.3.
2001-10-11 Darin Adler <darin@bentspoon.com>