summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog11
-rw-r--r--packaging/repa.changes10
2 files changed, 19 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7868282..164a7c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
-repa (0.4~0.dev.0.0) UNRELEASED; urgency=low
+repa (0.4) unstable; urgency=low
- * Bumped version
+ * fix pylint error
+ * group: remove --force option
+ * Rename command info -> show
+ * Implement rebuild subcommand
+ * Implement lock/unlock subcommand
+ * Implement remove subcommand
+ * list: add build time
+ * Implement --edit command line option
-- Ed Bartosh <eduard.bartosh@intel.com> Thu, 05 Feb 2015 22:21:17 +0200
diff --git a/packaging/repa.changes b/packaging/repa.changes
index ee2d08e..c375886 100644
--- a/packaging/repa.changes
+++ b/packaging/repa.changes
@@ -1,3 +1,13 @@
+* Fri Mar 4 2016 Ed Bartosh <ed@ed.fi.intel.com> 0.4
+- fix pylint error
+- group: remove --force option
+- Rename command info -> show
+- Implement rebuild subcommand
+- Implement lock/unlock subcommand
+- Implement remove subcommand
+- list: add build time
+- Implement --edit command line option
+
* Sun Dec 22 2014 Ed Bartosh <ed@ed.fi.intel.com> 0.3
- group: disable publishing when aggregating packages
- Skip conflicting submissions when creating a group