1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 01:06:17 +02:00

update NEWS

This commit is contained in:
Ludwig Nussel 2009-11-30 09:31:35 +00:00
parent b75f95773f
commit fb8c8e1338

11
NEWS
View File

@ -4,8 +4,6 @@
- added option '-B' to osc maintainer, prints bugowner OR maintainer. - added option '-B' to osc maintainer, prints bugowner OR maintainer.
- added 'osc req help' as convenience alias to 'osc help req'. - 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. - '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. - give better hint how to use osc vc without network connectivity.
- added printing of cache statistices to osc build - added printing of cache statistices to osc build
- support http proxies when using python 2.6 or newer (#551004) - 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. 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 - 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 - 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 # Features which require OBS 1.7
# #