dom - interesting, looks like those were combined in 1.0 too - I'll add it to the corrections list for the next time we update NWP.
zoltairwright - a few other people have mentioned T9, actually, but we don't have a good way to fix this yet unfortunately - capturing hardware button presses on Windows Mobile is really tricky and in order to get the direction buttons to reliably work for scrolling between entries we have to make it difficult for other controls to take them over. Might be fixable in a future version, though, depending on how successful we are with working around other hardware button issues.
stephanhodges - the Zodiac's wacky screen orientation control strikes again - we'll take a look at this for 2.0.1.
tsibbs - by "not find words," do you mean that it shows you a "no matches were found" error or does it just switch you to another dictionary? If the latter, that's actually normal behavior since it assumes you'd prefer a match for the exact query that you entered - to turn that off and have it always stay in the current dictionary, enable the "Search only in current dictionary" option in the Results panel of Preferences. (no need to send the dictionary file if that fixes this) If the former, I'm not sure what might be causing this - this is a regular dictionary search, right, not in the document reader or the Edit Card screen?
beirne - great! This was a bug of the missing-punctuation-mark variety so thankfully it won't require another test release to make sure we didn't screw anything else up in the process of fixing it.
radioman - yeah, because of the way that "don't search on backspace" option is implemented the software doesn't actually know that all you did was enter a backspace until it's already reset the timer; we can take a look at this for 2.0.1 though.