Making it clearer that the importer isn't under the Wedge license, but rather the New BSD license. I could have forced it, but Thorsten wrote 95% of it, and I don't feel I'm entitled to choosing a license for something on which I only fixed bugs and didn't write anything of importance. (import.php)
I hate SMF's default colors for admin and global moderator groups. It may work if it's only used on the group color. But Wedge also uses these colors to show usernames everywhere, and it's just plain AWFUL, so I'm adding some code which will hopefully work on the first try, to replace them with the default Wedge colors. (smf2_to_wedge.xml, smf2RC_to_wedge.xml)
Fixing infamous bug in importer script where From paths were marked as invalid even though they shouldn't be. (import.php)
Note 1: this was due to XML settings not being loaded at the time the HTML headers were printed. I fixed it by transparently redirecting. The problem only happened if you had only one *_to_wedge.xml file in your root folder, and could be fixed by simply refreshing the page.
Note 2: I'm totally manipulating the commit date for this (which is really made on April 6)... Don't want to go back to playing with github's "longest streak" (committing every day when you don't always have something to commit is annoying), and I'm artifically stopping it at 100 days. Should give me about 265 days of tranquility, at which point GH may have allowed users to hide that annoying stat.