14
0
Files
python-bugzilla/python-bugzilla.changes
Michal Vyskocil b2af480230 - update to 0.6.1
* many new parameters for bugzilla command-line tool like --target_milestone,
  --private, --status, --assignee, et all
  * add support for Bugzilla 36
  * Unicode related fixes
- SUSE specific fixes
  * novell bugzilla support in getBugzillaClassForURL
  * obfuscated password support in oscrc
  * move novell bugzilla to 3.4
  * xmlrpclib changes done in python 2.7 from master [bug#685842]
- create suse branch for stashing SUSE specific changes
  https://gitorious.org/opensuse/python-bugzilla/commits/suse

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=13
2011-05-23 14:05:00 +00:00

32 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon May 23 12:36:47 UTC 2011 - mvyskocil@suse.cz
- update to 0.6.1
* many new parameters for bugzilla command-line tool like --target_milestone,
--private, --status, --assignee, et all
* add support for Bugzilla 36
* Unicode related fixes
- SUSE specific fixes
* novell bugzilla support in getBugzillaClassForURL
* obfuscated password support in oscrc
* move novell bugzilla to 3.4
* xmlrpclib changes done in python 2.7 from master [bug#685842]
- create suse branch for stashing SUSE specific changes
https://gitorious.org/opensuse/python-bugzilla/commits/suse
-------------------------------------------------------------------
Thu Jun 17 15:55:51 CEST 2010 - matejcik@suse.cz
- recognize Novell bugzilla in default constructor
-------------------------------------------------------------------
Wed Aug 26 09:18:54 UTC 2009 - mvyskocil@suse.cz
- Added a patch with support of obfuscated passwords introduced in osc-0.121
-------------------------------------------------------------------
Wed Jul 22 08:52:01 CEST 2009 - mvyskocil@suse.cz
- Initial packaging of python-bugzilla 0.5 with Novell Bugzilla patches