diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 59d28aad8bc..fe0077b92b5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2014-10-05 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2014-10-05 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * nsterm.m (syms_of_nsterm): ns-use-fullscreen-animation is new. | ||
| 4 | (toggleFullScreen:): Use ns-use-fullscreen-animation for animate. | ||
| 5 | |||
| 3 | * macfont.m: Fix indentation and import changes from macport | 6 | * macfont.m: Fix indentation and import changes from macport |
| 4 | 24.3.94. | 7 | 24.3.94. |
| 5 | (macfont_closest_traits_index): New function. | 8 | (macfont_closest_traits_index): New function. |