From 5a606f1b140049652337254f36fd1a73f095373d Mon Sep 17 00:00:00 2001 From: Thorsten Lockert Date: Mon, 6 May 1996 22:21:16 +0000 Subject: New CVS release from Cyclic Software --- gnu/usr.bin/cvs/windows-NT/ChangeLog | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'gnu/usr.bin/cvs/windows-NT/ChangeLog') diff --git a/gnu/usr.bin/cvs/windows-NT/ChangeLog b/gnu/usr.bin/cvs/windows-NT/ChangeLog index ed98d399cf2..300ad830f41 100644 --- a/gnu/usr.bin/cvs/windows-NT/ChangeLog +++ b/gnu/usr.bin/cvs/windows-NT/ChangeLog @@ -1,3 +1,40 @@ +Tue Apr 9 20:56:14 1996 Jim Kingdon + + * README: Mention CRLF for src/server.c. + +Mon Mar 25 1996 Jim Kingdon + + * filesubr.c (expand_wild): New function. + +Tue Mar 19 17:55:39 1996 Norbert Kiesel + + * startserver.c (wnt_start_server): Cleaned up code to get port + (and thus made consistent with VMS and Mac) + +Mon Mar 18 14:54:50 1996 Jim Kingdon + + * config.h: Don't declare gethostname; main.c already includes + winsock.h. Define FILENAMES_CASE_INSENSITIVE. + +Fri Mar 15 1996 Jim Kingdon + + * filesubr.c (fncmp): Fix typo (n1 -> n2) which had caused the + function to always return 0. + +Thu Mar 7 08:55:39 1996 Jim Blandy + + * Makefile.in (HEADERS): Remove alloca.h from list. + +Wed Feb 28 11:08:06 1996 Jim Kingdon + + * options.h: Remove AUTH_SERVER_SUPPORT; no longer should be + defined in options.h. + + * config.h: Remove C_ALLOCA, CRAY_STACKSEG_END, HAVE_ALLOCA, + HAVE_ALLOCA_H, and STACK_DIRECTION to reflect alloca removal. + * startserver.c (wnt_start_server): Don't use alloca. + * alloca.h: Removed. + Fri Feb 23 18:00:00 1996 Jim Kingdon * options.h: Define AUTH_CLIENT_SUPPORT and NO_SOCKET_TO_FD. -- cgit v1.2.3