summaryrefslogtreecommitdiff
path: root/packaging/git-buildpackage.changes
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/git-buildpackage.changes')
-rw-r--r--packaging/git-buildpackage.changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/git-buildpackage.changes b/packaging/git-buildpackage.changes
index 4a7b4655..a9263be7 100644
--- a/packaging/git-buildpackage.changes
+++ b/packaging/git-buildpackage.changes
@@ -1,3 +1,8 @@
+* Thu Apr 03 2014 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.8-20140403
+- Cherry-picked config-parsing fixes from upstream
+ * config: Don't pull in config defaults twice (Closes: #733759)
+ * Test option parser fallbacks more thoroughly (Closes: #733759)
+
* Wed Apr 02 2014 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.8-20140402
- Revert "GitRepository/add_remote_repo: fix the 'tags' argument"
Which caused an unwanted behavior of not fetching refs/heads at all --