From 87b565f095543fc5e2dee68712283969e56080d8 Mon Sep 17 00:00:00 2001 From: "Dr. Peter Poeml" Date: Thu, 24 Jan 2008 18:34:45 +0000 Subject: [PATCH] update NEWS file --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 8226ca0d..a17be863 100644 --- a/NEWS +++ b/NEWS @@ -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