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 e3f34e27dfc..82a9b24876c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * nsterm.m (run): Only use non-system event loop if OSX version is | 3 | * nsterm.m (run): Only use non-system event loop if OSX version is |
| 4 | exactly 10.9 (Bug#18993). | 4 | exactly 10.9 (Bug#18993). |
| 5 | (ns_set_vertical_scroll_bar): Don't call bar setPosition: unless | ||
| 6 | needed (Bug#18757). | ||
| 5 | 7 | ||
| 6 | 2014-11-08 Michael Albinus <michael.albinus@gmx.de> | 8 | 2014-11-08 Michael Albinus <michael.albinus@gmx.de> |
| 7 | 9 | ||