diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ae99fcc138d..e336e3dfe89 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-09-09 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (update_window_line): When the left margin area of a | ||
| 4 | screen line is updated, set the redraw_fringe_bitmaps_p flag of | ||
| 5 | that screen line. (Bug#12277) | ||
| 6 | |||
| 1 | 2012-09-09 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2012-09-09 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Assume C89 or later for math functions (Bug#12381). | 9 | Assume C89 or later for math functions (Bug#12381). |