File Release Notes and Changelog
Notes:
This should be the last of the release candidates for -0.6.0. It includes the re-write of the terminal queue.
Updated to -r1 ebuild which adds a patch to fix a couple small errors.
Changes:
-r1 : fix a <python-2.6 compatibility issue in a couple exception statements and a cut/paste error in the term_queue add/cleanup functions.
Changelog - 0.6.0_rc5
- fix/complete advanced emerge emerge options not working when clicked/toggled
- category listings are now multi-level able. ie. Sets can now properly display recursive (multi-level deep, nested) directories
- add a required USE flag column and check to the dependency view for deps that require certain USE flags to have been enabled
- complete rewrite of the terminal queue to use only one data model, not the two as was previous.
- add move top and move bottom, queue clear functions to the queue.
- some more portage updates.
- fix some missing spaces when adding portage options in the advanced emerge dialog
- numerous small bug fixes.
- Change the terminal so that all terminal output views use the same font settings.
- eliminate the need for pyxml as a dep.
- prefs.xml crashes now continue loading with default settings in the event a stored prefs file is corrupt, causing a crash
- remove the use of pycrash as it no longer works with >=python-2.5, also it is scheduled for removal from the tree.