diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ea85360e144..79cf4b256a7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-02-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * macterm.c (WINDOW_RESOURCE, TERM_WINDOW_RESOURCE): Remove macros. | ||
| 4 | [USE_MAC_TSM] (mac_handle_text_input_event): Remove unused variable | ||
| 5 | `mapped_modifiers'. | ||
| 6 | (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1020]: Use Keyboard | ||
| 7 | Layout Services routines to get current Unicode keyboard layout. | ||
| 8 | |||
| 1 | 2007-02-20 Chong Yidong <cyd@stupidchicken.com> | 9 | 2007-02-20 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 10 | ||
| 3 | * frame.c (x_set_screen_gamma): Apply gamma value to the frame's | 11 | * frame.c (x_set_screen_gamma): Apply gamma value to the frame's |