summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygserver/ChangeLog')
-rw-r--r--winsup/cygserver/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygserver/ChangeLog b/winsup/cygserver/ChangeLog
index 5a87a67b6..3ada9bf25 100644
--- a/winsup/cygserver/ChangeLog
+++ b/winsup/cygserver/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-25 Christopher Faylor <cgf@redhat.com>
+
+ * Makefile.in (CXXFLAGS): Remove duplicate options handled in
+ Makefile.common.
+
2003-11-22 Corinna Vinschen <corinna@vinschen.de>
* msg.cc (client_request_msg::serve): Add default case to msgop switch.