K 10 svn:author V 5 dougb K 8 svn:date V 27 2008-06-12T20:33:04.000000Z K 7 svn:log V 461 Bug Fixes ========= 1. Fix -a mode by moving the update of CONFIG_SEEN_LIST to after the port has been checked for available updates. The old way worked as a side effect to one of the things I fixed in version 2.4. This is probably how it should have been done all along, but since the old way worked I was hesitant to change it. 2. Now that we are using a different format for the INSTALLED_LIST, fix the bit that always displays the list if we are using -a. END