diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ccdeffc7836..0049b350f44 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | colors under -rv. | 4 | colors under -rv. |
| 5 | (IT_set_frame_parameters): Don't swap foreground and background | 5 | (IT_set_frame_parameters): Don't swap foreground and background |
| 6 | colors if `(reverse . t)' is present in the frame properties. | 6 | colors if `(reverse . t)' is present in the frame properties. |
| 7 | (internal_terminal_init): Call init_frame_faces only for the | ||
| 8 | initial frame. | ||
| 7 | 9 | ||
| 8 | 2008-08-27 Andreas Schwab <schwab@suse.de> | 10 | 2008-08-27 Andreas Schwab <schwab@suse.de> |
| 9 | 11 | ||