aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 d0b6f145227..40073d32834 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-06-23 Eli Zaretskii <eliz@gnu.org>
2
3 * dispnew.c (sit_for, Fsleep_for):
4 * keyboard.c (kbd_buffer_get_event):
5 * process.c (Faccept_process_output): Avoid compiler warnings when
6 comparing a 32-bit time_t with a 64-bit INTMAX_MAX.
7
12012-06-23 Juanma Barranquero <lekktu@gmail.com> 82012-06-23 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * makefile.w32-in: Update dependencies. 10 * makefile.w32-in: Update dependencies.