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 e1c93051548..5604f8080d0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-07-18 David Robinow <drobinow@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * w32inevt.c: Include dispextern.h. Don't declare change_frame_size | ||
| 4 | here. | ||
| 5 | (maybe_generate_resize_event, resize_event): Call change_frame_size | ||
| 6 | with SAFE arg. | ||
| 7 | |||
| 1 | 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 8 | 2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 9 | ||
| 3 | * gtkutil.c: Include <config.h> instead of "config.h". | 10 | * gtkutil.c: Include <config.h> instead of "config.h". |