Yum Extender change list:
0.42-09:
* remove syntax errors in yumbase.py

0.42-08:
 * Updated french traslation
 * Added Italien translation.
 * Added ETA truncation fix patches (Thanks to Dennis Cranston)

0.42-07:
 * Fixed exclude list, now it works again.
 * Add a Gnome HIG compliance patches (Thanks to Dennis Cranston)
 * Fixed bug when creating new repos on repo page.
 * Added new icon (Thanks to Dennis Cranston)

0.42-06:
 * added MATSUURA Takanori's menu keyboard navigation patch 
 * added Japanese translation (Thanks to MATSUURA Takanori)
 * disabled yum plugins in yumex. (Bugzilla #168595)
 * fixed wrong space chars in french translation (Bugzilla #167881)

0.42-05:
 * Added french translation (Thanks to Florian Helmlinger)
 * Updated german translation (Thanks to komi) 
 * Updated Portuguese-Brazil translation. (Thanks to Rodrigo Padula de Oliveira)

0.42-04:
 * Fixed delete repo on repos page. (Rightclick + Delete now working)
 * Fixed UTF-8 bugs, when strings are encoded with iso-8859-1.

0.42-03:
 * Dependencies not resolved bug.

0.42-02:
 * Fixed TypeError in yumexBase.errorlog in yumbase.py

0.41-06:
* Resetting progress widget on label change
* Added file logging to yum file log
* Fixed list to string convertion error in transaction error dialog.

0.41-05:
* fixed recentdays type error.
* Updated danish translation
* Updated german translation

0.41-04:
* fixed problem with "Show only recent packages filter" when switching pages.
* fixed problem with logo.png was not installed to pixmap dir.
* Removed to TODO (Created a Wiki TODO page insted)
* Bigger font in output window
* Fixed quit without any message on no network connection

0.41-03:
* Added more output to progress dialog, when initialising repositories.
  So the user can see that is being processed at the moment.	
* Added timestamp to output window in debug mode.
* Most progress output are written to output window in debug mode.
* Added "Show only recent packages filter"
	The filter is set by clicking on the recent column on the Install & Remove Page.

0.41-02:
* Confirmation Dialogs brushup. (Better Look, added package size)
* Added popup menu in repo page for edit/add/delele/install repostories.
* Repository edit dialog cleanup.
* Repository installer dialog cleanup and added names.
* Added support for /etc/yumex.repoinst 
  (file with repository information to use with repo installer)
* Added show filelist & changelogd option in preferences.
	if this option is enabled, filelist & changelogs will be shown under description.
* Added package cleanup option in preferences.
	if this option is enabled, then downloaded packages will deleted
	after installation/Update
* Added recent package indicator in Install/Update views
* Added Ukrainian translation (thanks to Maxim Dziumanenko)


0.41-01:
* Removed yumex.repos.conf from installation
* Code cleanup, unused code removed.
* Split up the code in modules, to make it easyer to maintain.
* Same filter on update,remove,install page.
* Select/deselect all by click on header of selection column
* Added translation for Portuguese-Brazil language (Thanks to Rodrigo Padula de Oliveira)
* Added German translation (Thanks to komi)
* Fixed Confirmation dialog spelling mistake. 
* Redesign of yum backend handler.


0.40-03,04,05:
* Changed misc. stuff in yumex.spec & Makefile to apply to Fedora Extra Standards

0.40-02:

* Fixed crash on invalid repository. (Thanks to Maners)
* Updated da translation

0.40-01: (FC4 Only)

New Features / changes:

* GUI Redesigned.
* Now works with Yum 2.3.x
* Better integration with yum. No more "screen scraping" 
* New Progress dialog, insted of redirected yum output.
* Remove Run Yum Command. (Might be back in a later release)


0.34-01:
New Features:
* Added Size column
* Added total download size to confimation dialog.
* Added Makefile to make the build process more easy.
* Package Selections are remembered on confimation cancel and error in tranaction
* Added support for language translation.
* Added danish translation.
* Added support for the automatic gpgkey download feature in yum >= 2.2.0.
  - Added gpgkey field to Repository Editor.
  - Added gpgkey=<Url> to most repos in repo installer.
  - Removed gpg keys from yumex installation.
* Add Package Exclude list 
* Add New GUI Look.  
 
Fixes:
* Cancel in confimation dialog, now refresh metadata 
* Do nothing when no packages are selected in install/update/remove.
* Fixed error when closing confimation window, by pressing window close.
* Forced selection of base and updates together.
* Removed unused columns in Repo view.
* Resize problems in lower resolution < 1024x768
* Fixed tooltip problems.
