aboutsummaryrefslogtreecommitdiff
path: root/c++tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c++tools/ChangeLog')
-rw-r--r--c++tools/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog
index 9bc7e31..375358f 100644
--- a/c++tools/ChangeLog
+++ b/c++tools/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-25 Nathan Sidwell <nathan@acm.org>
+
+ * server.cc: Use #if NETWORKING not #ifdef, to be consistent
+ with elsewhere.
+
2021-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR c++/98316