Fix packaging issue
[tools/repa.git] / RELEASE_NOTES
1 Release notes for repa 0.1.1
2 ============================
3
4 - Release Date: 2014-03
5
6 - New features and enhancements:
7     * Added --project command line option
8     * Added obs and download urls to 'repa list' output
9
10 - Bugfixes:
11     * Updated man page regarding grouping. Fixes TINF-492
12     * Added Committer and commit id into SR comment. Fixes TINF-468
13     * Fixed crash when rejecting broken packages.
14     * Catch osc exceptions in obs.py:get_projects. Fixes TINF-480