Revision history for Fedora-Bugzilla

0.05 Fri Feb 06 2009 
- fix our login, passwd attributes and callbacks (their builders, really)

0.04 Wed 28 Jan 2009
- Subclass RPC::XML::Client to handle logins
- rewrite the login bits in Fedora/Bugzilla.pm
- some test tweaks

0.03 Sun Jan 25 2008
- add methods to decode/access attachment data (and tests)
- more documentation in Fedora/Bugzilla/Bug/Attachment.pm

0.02 Sat Jan 25 2008 
- significant documentation updates
- add attachments functionality (the beginnings of it, at least), as well as
  some tests.
- add Fedora::Bugzilla::Role::NewHash, so we don't keep repeating the same
  to_hash() code in all our New* classes

0.01  Tue Oct  7 17:19:42 2008
- Initial release.