diff --git a/NEWS b/NEWS index 33095d59..6f7d5e58 100644 --- a/NEWS +++ b/NEWS @@ -4,8 +4,6 @@ - added option '-B' to osc maintainer, prints bugowner OR maintainer. - added 'osc req help' as convenience alias to 'osc help req'. - 'osc in' to be done. Its usage just prints a suggested zypper command line. - - Incompatible change: osc se now prints Project Package, instead of Package Project - for easier copy&paste. - give better hint how to use osc vc without network connectivity. - added printing of cache statistices to osc build - support http proxies when using python 2.6 or newer (#551004) @@ -19,7 +17,14 @@ have changed and submits only the changed after asking back. - show worker/id on jobhistory and make it faster by adding a default limit of 20 - add "osc build --root" option to allow to specify build root directory - - added osc mv command which can rename file and leave him under version control + - added osc mv command which can rename file and leave them under version control + - Incompatible changes: + * osc se now prints Project Package, instead of Package Project + for easier copy&paste. + * osc se uses exact search by default. Use osc se -s for + substring search + * osc repourls neither needs nor accepts a path to a package + working dir anymore # # Features which require OBS 1.7 #