diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 21c03ba8220..d522c639a6f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-05-13 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * dispextern.h (struct image): Don't assume time_t <= unsigned long. | ||
| 4 | * image.c (clear_image_cache): Likewise. | ||
| 5 | |||
| 1 | 2011-05-12 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2011-05-12 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | * term.c (term_mouse_position): Don't assume time_t wraparound. | 8 | * term.c (term_mouse_position): Don't assume time_t wraparound. |