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 d4a411b1d5e..6364deb2db1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12010-07-04 Juanma Barranquero <lekktu@gmail.com> 12010-07-04 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
4
52010-07-04 Juanma Barranquero <lekktu@gmail.com>
6
3 Fix prototypes. 7 Fix prototypes.
4 8
5 * atimer.c (start_atimer): Use EMACS_TIME, not struct timeval. 9 * atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.