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 5c2501800fe..99e0cde333c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-06-24 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * font.c (Ffont_face_attributes): Multiply pixel size before point | ||
| 4 | conversion to avoid multiplying rounding error. | ||
| 5 | |||
| 1 | 2008-06-23 Jason Rumney <jasonr@gnu.org> | 6 | 2008-06-23 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * w32term.c (x_draw_glyph_string_background) | 8 | * w32term.c (x_draw_glyph_string_background) |