aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index eb805327fe..f33964a91a 100644
--- a/NEWS
+++ b/NEWS
@@ -539,11 +539,11 @@ StringScanner::
* The following libraries are no longer bundled gems.
Install corresponding gems to use these features.
- * CMath
- * Scanf
- * Shell
- * Synchronizer
- * ThreadsWait
+ * CMath (cmath gem)
+ * Scanf (scanf gem)
+ * Shell (shell gem)
+ * Synchronizer (sync gem)
+ * ThreadsWait (thwait gem)
Proc::
* Proc#to_s format was changed. [Feature #16101]