about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d87e9ce320..9efe1e5c0e 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,12 @@ Version 2.26
   transliteration tables are all updated to Unicode 9.0.0, using
   generator scripts contributed by Mike FABIAN (Red Hat).
 
+* The rpcgen, librpcsvc and related headers will only be built and
+  installed when glibc is configured with --enable-obsolete-rpc.
+  This allows alternative RPC implementations, like TIRPC, to be used
+  by default. Applications needing features missing from TIRPC should
+  consider the rpcsvc-proto project developed by Thorsten Kukuk (SUSE).
+
 Security related changes:
 
   [Add security related changes here]