#948 Accept ascii passphrases for WEP networks.

This commit is contained in:
Tomeu Vizoso
2007-09-25 19:41:42 +02:00
parent 11df3e4eb2
commit 88e8bba22b
3 changed files with 43 additions and 5 deletions
+3
View File
@@ -1,3 +1,6 @@
* #948 Accept ascii passphrases for WEP networks. '$:1a2b3c4d' for hex keys,
's:my passphrase' for 5 or 13 characters ascii passphrases, or just the plain
key for ascii passphrases of any other length. (tomeu)
* #2477 Support dbus introspection in sugar-native-factory (bertf)
* #2674 Add arrows to hint about the frame corner activation (marco)
* #2665 Re-arrange device icons in a line at the bottom (marco)