summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-04-01 13:50:55 +0000
committerAlexander Larsson <alexl@src.gnome.org>2009-04-01 13:50:55 +0000
commitda6bb4daf5be789d6a2faf773c9f756fa6ed4315 (patch)
treed0cd384f7a13c55d5aba1dc58451387cac8da840 /ChangeLog
parentfa0146bc9b02bb4c2b9423e74ccfb33215b93b85 (diff)
downloadnautilus-da6bb4daf5be789d6a2faf773c9f756fa6ed4315.tar.gz
Call query_filesystem_info asynchronously. Also, avoid calling it to often
2009-04-01 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-private.h: * libnautilus-private/nautilus-directory.c: * libnautilus-private/nautilus-file.c: Call query_filesystem_info asynchronously. Also, avoid calling it to often svn path=/trunk/; revision=15158
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32fbbf597..a0b24ae65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-04-01 Alexander Larsson <alexl@redhat.com>
+ * libnautilus-private/nautilus-directory-private.h:
+ * libnautilus-private/nautilus-directory.c:
+ * libnautilus-private/nautilus-file.c:
+ Call query_filesystem_info asynchronously.
+ Also, avoid calling it to often
+
+2009-04-01 Alexander Larsson <alexl@redhat.com>
+
Bug 518481 – URL shortcuts do not open query part
* libnautilus-private/nautilus-file-private.h: