aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 67b6fa01b59..fc4258c9bfb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12015-01-30 Eli Zaretskii <eliz@gnu.org>
2
3 * dired.c (read_dirent): Accept an additional argument
4 FIRST_ENTRY. If readdir fails with ENOENT or EACCES the first
5 time it is called, report the error as if it happened in
6 open_directory.
7 (directory_files_internal, file_name_completion): Adjust callers
8 or read_dirent.
9
12015-01-30 Paul Eggert <eggert@cs.ucla.edu> 102015-01-30 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 Refactor calls to opendir for simplicity 12 Refactor calls to opendir for simplicity