From 28f717a1c0b16a05a37cb31a281e5cc0437f8b69 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Tue, 20 May 2014 20:29:25 +0300 Subject: [PATCH] Added release notes for v0.2 Change-Id: I787a06d2b1bbb88bcd1a943657759ad0e89f9228 Signed-off-by: Ed Bartosh --- RELEASE_NOTES | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index b89330d..6e98e42 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,31 @@ +Release notes for repa 0.2 +============================ + +- Release Date: Tue May 20 2014 + +- New features and enhancements: + * Implement --processes options for repa list + * Reduce amount of information in repa list output + * Implement repa info + * Make 'project' mandatory config option + * Add configuration file info to the man page + * Man page enhancements + * Minor refactoring + * Get rid of --regexp command line option + * Implement --colorize option + * Implemented --showurls option + * Create one SR for all packages in submission + * Add -group suffix to the path for the group + * Draft implementation of repa diff + +- Bugfixes: + * obs/get_projects: retry OBS operations + * repa list: show correct status for submissions with unresolvable packages + * repa list: Fixed formatting of output for repa list + * repa group: Fix check for common packages + * repa list: Fix build status reporting + + Release notes for repa 0.1.1 ============================ -- 2.34.1