diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index cc28af2..cdfee25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,20 @@ -repa (0.3~0.dev) UNRELEASED; urgency=low +repa (0.3) unstable; urgency=low - * Started to work on 0.3 - - -- Ed Bartosh <ed@ed.fi.intel.com> Wed, 21 May 2014 17:30:26 +0300 + * group: disable publishing when aggregating packages + * Skip conflicting submissions when creating a group + * group: Implemented parallel package aggregating (Fixes: #1955) + * info: Excluded 'disabled' build status from the list + * list: Implement --ignore command line option + * create_sr: Fix unicode issue (Fixes: #1979, #TINF-618) + * group: Remove binary package check + * Implement --noaggregate command line and config option (Fixes: #1990) + * List all projects in submitrequest message + * Drop 'Commit' keyword from the submitrequest info + * Reworked repa diff (Fixes: #1869) + * Implement --base option for repa list + * Pylinted codebase + + -- Ed Bartosh <eduard.bartosh@intel.com> Sun, 14 Dec 2014 00:10:02 +0200 repa (0.2) unstable; urgency=low |