Fix typo in changelog

svn path=/trunk/; revision=6797
This commit is contained in:
Alexander Larsson 2008-03-31 19:21:19 +00:00
parent f90af78bd6
commit a2609fc3f1

View File

@ -1,7 +1,7 @@
2008-03-31 Alexander Larsson <alexl@redhat.com>
* glocalfileenumerator.c:
Read readdir() info chunks (of 1000) and sort
Read readdir() info in chunks (of 1000) and sort
the chunks by inode before stat:ing.
This is a 20% performance increase in testing
gvfs-ls on /usr/bin with cold cache.