diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 31103378691..999269f60a8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-07-16 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xterm.c (Qx_gtk_map_stock): New var. | ||
| 4 | |||
| 5 | * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead | ||
| 6 | of calling intern each time. | ||
| 7 | |||
| 1 | 2009-07-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 8 | 2009-07-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 9 | ||
| 3 | * nsfont.m (nsfont_draw): Remove code for stippling, which actually | 10 | * nsfont.m (nsfont_draw): Remove code for stippling, which actually |