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 77494c0dc42..835a241cf9d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | (toggleFullScreen:): Use ns-use-fullscreen-animation for animate. | 4 | (toggleFullScreen:): Use ns-use-fullscreen-animation for animate. |
| 5 | (ns_select, ns_read_socket): Use unwind_protect to decrease | 5 | (ns_select, ns_read_socket): Use unwind_protect to decrease |
| 6 | apploopnr (Bug#18345). | 6 | apploopnr (Bug#18345). |
| 7 | (ns_draw_window_cursor): Adjust y for hbar cursor only if smaller than | ||
| 8 | line height (Bug#17977). | ||
| 7 | 9 | ||
| 8 | * macfont.m: Fix indentation and import changes from macport | 10 | * macfont.m: Fix indentation and import changes from macport |
| 9 | 24.3.94. | 11 | 24.3.94. |