diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 984c997b544..0cb3994844b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-05-10 Eli Zaretskii <eliz@gnu.org> | 1 | 2008-05-10 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * dired.c (Fdirectory_files_and_attributes, Ffile_attributes): | ||
| 4 | Mention w32-get-true-file-attributes in the doc strings. | ||
| 5 | |||
| 3 | * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. | 6 | * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. |
| 4 | 7 | ||
| 5 | * w32.c (stat): Fix test of Vw32_get_true_file_attributes against | 8 | * w32.c (stat): Fix test of Vw32_get_true_file_attributes against |