1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-13 17:16:23 +01:00

update NEWS file

This commit is contained in:
Dr. Peter Poeml 2008-01-24 18:34:45 +00:00
parent 8d52b94a6f
commit 87b565f095

9
NEWS
View File

@ -1,5 +1,14 @@
since 0.99:
- build:
- add --no-verify
- add --local-package to build a package which doesn't exist on the server
- add --alternative-project to specify a project, if the current one doesn't
exist on the server
- use api url from .osc/_apiurl [#355144]
- new command remotebuildlog
- diff: fix #347377 (diffing too many files)
- checkout: check for project existance beforehand
- rdiff: new command for server-side diffs between arbitrary packages
- cat: new command to print a file on the standard output
- diff: reworked functionality to show newly added files, and behaving more