1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-26 09:56:13 +01:00
This commit is contained in:
Dr. Peter Poeml 2006-06-08 10:42:47 +00:00
parent e7143044e2
commit 96e4e0bbab

18
NEWS
View File

@ -1,3 +1,21 @@
since 0.6:
- add 'rebuildpac' command
- add 'repourls' subcommand
- don't diff binary files
- add a preliminary 'updatepacmetafromspec' subcommand, which takes package
metadata from a specfile
- fix profiling wrapper
- set User-agent
- bugfixes:
- fix handling of filenames with '+' signs
- make 'resolved' more robust
- fix merge on 'update' if called from another directory
- display reason for build status is 'broken'
- handle HTTP error codes != 404 when reading metadata in edit_meta()
- handle 'project not found' error in show_project_meta()
0.6:
- diff bugfix: sometimes displayed diff against obsolete files
- update bugfixes: fix update of working copy when adding a file from upstream