summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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)