diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 70bd5bb6ed7..5c6629f79d0 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2006-11-22 Lennart Borgman <lennart.borgman.073@student.lu.se> | ||
| 2 | |||
| 3 | * emacsclient.c: Include <stdarg.h>. | ||
| 4 | [WINDOWSNT]: Include <windows.h>. | ||
| 5 | (w32_check_console_app): New function. | ||
| 6 | (message): New function. | ||
| 7 | (decode_options, print_help_and_exit, fail, main) | ||
| 8 | (initialize_sockets, get_server_config, set_tcp_socket) | ||
| 9 | (set_local_socket, set_socket): Use message(). | ||
| 10 | |||
| 1 | 2006-11-13 Jason Rumney <jasonr@gnu.org> | 11 | 2006-11-13 Jason Rumney <jasonr@gnu.org> |
| 2 | 12 | ||
| 3 | * emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and | 13 | * emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and |