diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b3362b9fbca..546b02d2a96 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-03-13 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * editfns.c (lisp_time_argument): Check for time stamp overflow. | ||
| 4 | |||
| 1 | 2011-03-12 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2011-03-12 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Improve quality of tests for time stamp overflow. For example, | 7 | Improve quality of tests for time stamp overflow. For example, |