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 c3f250aa519..d6b1c2347a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (buffer_posn_from_coords): Fix calculation of buffer | ||
| 4 | position for R2L lines by mirroring the pixel position wrt the | ||
| 5 | text are box. Improve commentary. | ||
| 6 | |||
| 1 | 2010-08-20 Andreas Schwab <schwab@linux-m68k.org> | 7 | 2010-08-20 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 8 | ||
| 3 | * image.c (imagemagick_clear_image): Remove debugging output. | 9 | * image.c (imagemagick_clear_image): Remove debugging output. |