Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f26544b17..121fbb62f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-25 Christopher Faylor <cgf@redhat.com>
+
+ Throughout, change USE_CYGSERVER to USE_SERVER.
+ * Makefile.in (LIBSERVER): Define and use.
+ * configure.in: Set LIBSERVER as appropriate.
+ * environ.cc: Rename allow_daemon to allow_server. Only recognize when
+ USE_SERVER is defined.
+
2003-08-23 Christopher Faylor <cgf@redhat.com>
* syscalls.cc (_remove_r): Define.