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 55cc8e8bf27..d0c89f2e44c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-01-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * dispnew.c (scrolling_window): Truncate overlaps in copy | ||
| 4 | destination of scroll runs so as to avoid assigning disabled bogus | ||
| 5 | rows and unnecessary graphics copy operations. | ||
| 6 | |||
| 1 | 2012-01-09 Eli Zaretskii <eliz@gnu.org> | 7 | 2012-01-09 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * dispnew.c (scrolling_window): Fix incorrect indices in accessing | 9 | * dispnew.c (scrolling_window): Fix incorrect indices in accessing |