yum-plugin-changelogプラグインをインストール。
# yum install yum-plugin-changelog
※ CentOS5はyum-changelog
# yum install yum-changelog
yum-plugin-changelogプラグインをインストールすると、--changelogオプションが追加される。
パッケージの変更点を表示するには、--changelogオプションを付けてyum updateを実行する。
# yum --changelog update