summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-03-07 13:55:37 +0200
committerEli Zaretskii <eliz@gnu.org>2020-03-07 13:55:37 +0200
commit98306fdfb8a59dc9ff6a077a00281ca02b2e5ba7 (patch)
tree677e03e2091e5edf40b73b032aa8fb83f9e54f08
parent6281ed58bec81ab6cd4804aee866384b1aeb2468 (diff)
downloademacs-98306fdfb8a59dc9ff6a077a00281ca02b2e5ba7.tar.gz
; * etc/NEWS: No need to document deprecation of 'cl'.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cf0252c0fd6..1936b252136 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -750,6 +750,7 @@ been removed.
** The 'list-processes' command now includes port numbers in the
network connection information (in addition to the host name).
+---
** The 'cl' package is now officially deprecated in favor of 'cl-lib'.
---