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 0b23f0c4426..8c95c3c3206 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-07-05 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2010-07-05 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype. | ||
| 4 | |||
| 3 | * xsmfns.c (SSDATA): New macro. | 5 | * xsmfns.c (SSDATA): New macro. |
| 4 | (smc_save_yourself_CB, x_session_initialize): Use SSDATA for strings | 6 | (smc_save_yourself_CB, x_session_initialize): Use SSDATA for strings |
| 5 | passed to strlen/strcpy/strcat. | 7 | passed to strlen/strcpy/strcat. |