summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2011-02-09 16:51:50 -0700
committerJesse Keating <jkeating@redhat.com>2011-02-09 16:51:50 -0700
commit9136869be328f9a6d2d5e34cde652b617db31e7a (patch)
treee336f223bba8b2fd4740999cde45028d2b14371e /ChangeLog
parentb55bda6a1ac474180694366f29f687cd0447ef27 (diff)
downloadfedora-packager-9136869be328f9a6d2d5e34cde652b617db31e7a.tar.gz
fedora-packager-9136869be328f9a6d2d5e34cde652b617db31e7a.tar.xz
fedora-packager-9136869be328f9a6d2d5e34cde652b617db31e7a.zip
Release 0.5.4.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976513f..609b5b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+* Wed Feb 09 2011 Jesse Keating <jkeating@redhat.com> - 0.5.4.0-1
+- Add changes from dist-git (jkeating)
+- Re-arrange verify-files and slight fixups (jkeating)
+- Add "fedpkg verify-files" command (hun)
+- Provide feedback about new-ticket. (ticket 91) (jkeating)
+- Remove wrong comment. (jkeating)
+- Add the new pull options to bash completion (jkeating)
+- Add a --rebase and --no-rebase option to pull (jkeating)
+- Whitespace fixes (jkeating)
+- Update the documentation for a lot of commands (jkeating)
+- Handle working from a non-existent path (#675398) (jkeating)
+- Fix an traceback when failing to watch a build. (jkeating)
+- Handle arches argument for scratch builds (#675285) (jkeating)
+- Trim the "- " out of clogs. (#675892) (jkeating)
+- Exit with an error when appropriate (jkeating)
+- Kill the Commands section. (jkeating)
+- Add build time man page generator (hun)
+- Add help text for global --user option (hun)
+- Comment typo fix (hun)
+- Move argparse setup into parse_cmdline function (hun)
+- Comment typo fix (hun)
+- Require python-hashlib on EL5 and 4 (jkeating)
+- Catch a traceback when trying to build from local branch (jkeating)
+
* Mon Jan 31 2011 Jesse Keating <jkeating@redhat.com> 0.5.3.0-1
- Catch the case where there is no branch merge point (#622592) (jkeating)
- Fix whitespace (jkeating)