summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-30 23:11:55 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-30 23:12:18 -0800
commit512cdb9f2ba6dde0c24bfed13d095ea37e38a6ec (patch)
tree194a692680b2083dfc4b065cd17115a2ab0873d0 /src/ChangeLog
parente0be229d5f5e790338a71617a1c244029da4c75b (diff)
downloademacs-512cdb9f2ba6dde0c24bfed13d095ea37e38a6ec.tar.gz
Simplify read_dirent's MSDOS hacks
* dired.c (read_dirent): Simplify by removing the need for the DIR_ENTRY argument. All callers changed. This separates the MS-DOS idiosyncrasies better from the rest of the code.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2130312ccf2..ab1a748abce 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2015-01-31 Paul Eggert <eggert@cs.ucla.edu>
+
+ Simplify read_dirent's MSDOS hacks
+ * dired.c (read_dirent): Simplify by removing the need for the
+ DIR_ENTRY argument. All callers changed. This separates the
+ MS-DOS idiosyncrasies better from the rest of the code.
+
2015-01-30 Eli Zaretskii <eliz@gnu.org>
* dired.c (read_dirent): Accept an additional argument