1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00
This commit is contained in:
Jürgen Weigert
2009-09-07 18:49:01 +00:00
parent eadf7999cb
commit 7ea7ecee3d
3 changed files with 36 additions and 12 deletions

4
NEWS
View File

@@ -16,6 +16,10 @@
- support modification flages on creation of submit request
(for auto update or clean up packages or to avoid it, when submit request got accepted)
- show request ids from package source logs
#
- fixed osc diff -c N, it failed with int and string concatenation
- made osc diff and rdiff more similar: added -p, -c to rdiff, removed -u from rdiff.
made -u default for both, renamed --pretty to --plain as it is the opposite of -u
0.121.1
- fixed creation of new ~/.oscrc files