Changeset 1942
- Timestamp:
- 01/08/11 15:14:11 (22 months ago)
- Files:
-
- 1 modified
-
trunk/Changelog.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Changelog.txt
r1913 r1942 37 37 * After unplugging a 3G modem, the previous internet configuration is 38 38 restored (instead of always reverting to DHCP). 39 * Twitter notifications are working again. Visit the Twitter page in 40 your dashboard to set this up again. 41 * The wifi driver for 2.0n was updated. This might improve stability 42 and performance in some cases. 43 * The Fonera can act as a wifi client ("wifi wan mode") again. For now, 44 this is enabled in DEV mode only. Additionally, wifi wan mode can be 45 combined with bridge mode, to bridge two networks together using a 46 wifi link. 47 * WPS is fixed and enabled again on 2.0n. 39 48 40 49 Interesting changes for developers include: … … 67 76 * Update: Update usb-modeswitch to version 1.1.4. [#865, r1786, r1787, r1788, r1789] 68 77 * Update: Update OpenVPN to version 2.1.4. [#570, r1844] 78 * Update: Update 2.0n kernel to 2.6.21.7. [#928, #524, r1922] 79 * Update: Update the wifi driver for 2.0n to Ralink version 2.4.0.1. 80 [r1924, r1923] 69 81 70 82 Settings backup … … 97 109 * Change: Replace the "Upgrade" button with "Update" for the saved 98 110 settings restore. [r1839] 99 * Fix: Make internet settings consistent in various places. [r1842] 111 * Fix: Make internet settings consistent in various places. 112 [r1842, r1929] 100 113 * Fix: Don't generate invalid HTML in the file browser / music plugin. 101 114 [#623, r1668] 102 115 * Fix: Fix entering rapidshare login details in the wizard. [r1736] 116 * Fix: Don't require a reboot to delete port forwards. [#842, r1916] 103 117 104 118 Translation fixes … … 123 137 r1831, r1832] 124 138 * Feature: Bridge mode on 2.0g. [#836, r1828, r1829, r1833] 139 * Feature: Enable wifi-wan mode again in dev mode and make it work more 140 reliably on 2.0n. [#915, r1917, r1928] [r1927, r1926] [r1925, r1919] 141 * Feature: Add "wifi-bridge" mode. This mode combines wifi client mode 142 with bridge mode. [r1931, r1930] [r1918] 125 143 * Fix: Don't break the wifi networks after changing the internet or 126 144 network settings. [#645, r1834] … … 133 151 caused to much issues with onlined incorrectly thinking the 134 152 connection was broken. [#898, r1905] 153 * Fix: WPS is working again. Thanks to Giuseppe Giudice for this patch. 154 [#642, #540, r1932] [r1939, r1933] 155 * Feature: Allow disabling WPS. [#540, #642, r1934] 156 * Fix: Isolate clients on the public wifi channel from each other on 157 2.0n. [r1924] 158 * Fix: Make sure that the dhcp client is stopped or restarted when 159 changing network configuration, to prevent problems switching to or 160 from wifi wan mode. [r1921] 161 * Fix: Make sure that the MAC addresses don't change when using 162 wifi wan mode. [r1920] 135 163 136 164 3G networking / umtsd: … … 248 276 * Fix: Compile luac with -fno-strict-aliasing to fix a segfault in 249 277 luac. [r1869] 278 * Fix: Twitter authentication using OAuth, making the Twitter plugin 279 work again. [#900, #1056, r1940, r1941, r1915] 250 280 251 281 Downloadmanager
