diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c9f1e297d37..0807d81c47c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -10,6 +10,8 @@ | |||
| 10 | (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method. | 10 | (EmacsView-windowWillUseStandardFrame:defaultFrame:): New method. |
| 11 | (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize. | 11 | (EmacsView-drawRect:): Completely shortcircuit if ns_in_resize. |
| 12 | 12 | ||
| 13 | * nsfns.m (ns_appkit_version_int): Fix typo in the version macro. | ||
| 14 | |||
| 13 | 2009-03-06 Kenichi Handa <handa@m17n.org> | 15 | 2009-03-06 Kenichi Handa <handa@m17n.org> |
| 14 | 16 | ||
| 15 | These changes are to detect incorrect composition sequence without | 17 | These changes are to detect incorrect composition sequence without |