summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cabad3..976513f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+* 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)
+- Add an argument to override the "distribution" (jkeating)
+- upload to lookaside cache tgz files (dennis)
+- Handle traceback if koji is down or unreachable. (jkeating)
+- If we don't have a remote branch, query koji (#619979) (jkeating)
+- Add a method to create an anonymous koji session (jkeating)
+- Make sure we have sources for mockbuild (#665555) (jwboyer) (jkeating)
+- Revert "Make sure we have an srpm when doing a mockbuild (#665555)" (jkeating)
+- Regenerate the srpm if spec file is newer (ticket #84) (jkeating)
+- Improve cert failure message (Ticket 90) (jkeating)
+- Get package name from the specfile. (Ticket 75) (jkeating)
+- Handle anonymous clones in clone_with_dirs. (#660183) (ricky)
+- Make sure we have an srpm when doing a mockbuild (#665555) (jkeating)
+- Catch all errors from watching tasks. (#670305) (jkeating)
+- Fix a traceback when koji goes offline (#668889) (jkeating)
+- Fix traceback with lint (ticket 89) (jkeating)
+
* Wed Jan 05 2010 Dennis Gilmore <dennis@ausil.us> - 0.5.2.0
- switch away from list2cmdline() Patch from Toshio
https://bugzilla.redhat.com/show_bug.cgi?id=667433#c7 (dennis)