First official release of the Swedish translation of Drupal 6.
Many thanks to everyone who's contributed to this release by adding missing translations, reporting errors, discussing changes and submitting patches! You're all duly credited in the CVS log.
This is a major release of the Drupal for Firebug module that provides the following cool features:
* Ability to have user objects, form arrays, node objects, and view objects show up in collapsible fieldsets (#300215)
* Ability to use jQuery to manipulate results in Drupal for Firebug Firefox extension window
The following bugs and outstanding issues were resolved:
removed extraneous watchdog calls that were used in debugging
#308996 - since some modules assume that the user is logged in in their hook_nodeapi() wlw_blogapi has to set the global variable, not just set the variable in the local scope just for the wlw_blogapi_blogger_edit_post() or wlw_blogapi_blogger_new_post() functions
fixed problem in the admin settings form where I was setting variable wlw_blogapi_menu and setting as the default variable wlw_blogapi_menus