aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2bb41071fd6..70d722a02a4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12013-08-24 Eli Zaretskii <eliz@gnu.org> 12013-08-24 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xdisp.c (get_next_display_element): Don't apply to characters
4 from a display vector the logic of setting it->end_of_box_run_p
5 suitable for characters from a buffer. (Bug#15175)
6
3 * w32.c (fdutimens): Call 'utime', which is implemented on w32.c 7 * w32.c (fdutimens): Call 'utime', which is implemented on w32.c
4 to handle directories, rather than '_utime' which doesn't. 8 to handle directories, rather than '_utime' which doesn't.
5 (Bug#15176) 9 (Bug#15176)