diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4e774d027f0..e4afbc9298a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,9 @@ | |||
| 3 | * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to | 3 | * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to |
| 4 | what we expect to get in the next ConfigureNotify event. | 4 | what we expect to get in the next ConfigureNotify event. |
| 5 | 5 | ||
| 6 | * xftfont.c (xftfont_open): Make sure that Xrender extension is added | ||
| 7 | before Xft one (Bug#1696). | ||
| 8 | |||
| 6 | 2009-05-07 David Reitter <david.reitter@gmail.com> | 9 | 2009-05-07 David Reitter <david.reitter@gmail.com> |
| 7 | 10 | ||
| 8 | * nsfns.m (Fx_display_planes): Compute bitplanes using | 11 | * nsfns.m (Fx_display_planes): Compute bitplanes using |