This command will not update packages which would require change of package
vendor unless the vendor is specified in /etc/zypp/vendors.d, or which would
-require manual resolution of problems with dependencies.
+require manual resolution of problems with dependencies. Such non-installable
+updates will then be listed in separate section of the summary as
+"The following package updates will NOT be installed:".
To update individual packages, specify one or more package names. You can
use the '*' and '?' wildcard characters in the package names to specify
-------------------------------------------------------------------
+Wed Mar 17 16:20:25 CET 2010 - jkupec@suse.cz
+
+- Reporting why specified selectable can't be updated
+ in 'zypper in packages' or 'zypper up packages' (bnc #522223)
+ In case of 'zypper up' the summary also shows a list of packages
+ that have update candidates, but will not get upgraded.
+- 1.4.0
+
+-------------------------------------------------------------------
Wed Mar 3 16:50:07 CET 2010 - jkupec@suse.cz
- Ignoring trailing slash when matching repos by URL (bnc #585082)