summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2011-03-04 00:20:22 -0700
committerJesse Keating <jkeating@redhat.com>2011-03-04 00:20:22 -0700
commit40716b273f0153b7900fcb8ba26493be180387f3 (patch)
treeef6ed74413577cf9dc86be2ee887fa4e011c0484 /ChangeLog
parent040650a5b7492d036b78945938873c7029190b1a (diff)
downloadfedora-packager-40716b273f0153b7900fcb8ba26493be180387f3.tar.gz
fedora-packager-40716b273f0153b7900fcb8ba26493be180387f3.tar.xz
fedora-packager-40716b273f0153b7900fcb8ba26493be180387f3.zip
Release 0.5.7.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ba61ab..f156911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+* Fri Mar 04 2011 Jesse Keating <jkeating@redhat.com> - 0.5.7.0-1
+- If chain has sets, handle them right (#679126) (jkeating)
+- Add code to handle chain builds with sets better. (jkeating)
+- Document the arches argument to the build function (jkeating)
+- Fix "fedpkg help" command (make it work again) (#681242) (hun)
+- Always generate a new srpm (#681359) (jkeating)
+- Fix up uses of path (ticket #96) (jkeating)
+- Clean up hardcoded "origin" (ticket #95) (jkeating)
+- Fix obvious error in definition of curl command (pebolle)
+- Fix fedpkg.1 target dependencies (hun)
+
* Wed Feb 23 2011 Jesse Keating <jkeating@redhat.com> - 0.5.6.0-1
- Fix improper use of strip() (jkeating)
- Improve the way we detect branch data (jkeating)