diff options
author | Koichi Sasada <ko1@atdot.net> | 2019-10-21 16:59:52 +0900 |
---|---|---|
committer | Koichi Sasada <ko1@atdot.net> | 2019-10-22 01:04:47 +0900 |
commit | 0f0d05a3b11e6fe933c52e018900bac2bb6c9fc6 (patch) | |
tree | 1a657c9139c5bb2d7f276f77706979f57d5c0246 /NEWS | |
parent | ec2da08e2b65902168d7f4a6bed86c6c8842aa02 (diff) | |
download | bundler-0f0d05a3b11e6fe933c52e018900bac2bb6c9fc6.tar.gz |
fix NEWS entry about unbundled gems
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -519,7 +519,8 @@ StringScanner:: === Compatibility issues (excluding feature bug fixes) -* Removed unmaintained libraries. +* The following libraries are no longer bundled gems. + Install corresponding gems to use these features. * CMath * Scanf * Shell |