Changeset 1942

Show
Ignore:
Timestamp:
01/08/11 15:14:11 (22 months ago)
Author:
matthijs
Message:

changelog: Document changes up to r1941.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Changelog.txt

    r1913 r1942  
    3737 * After unplugging a 3G modem, the previous internet configuration is 
    3838   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. 
    3948 
    4049Interesting changes for developers include: 
     
    6776 * Update: Update usb-modeswitch to version 1.1.4. [#865, r1786, r1787, r1788, r1789] 
    6877 * 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] 
    6981 
    7082 Settings backup 
     
    97109 * Change: Replace the "Upgrade" button with "Update" for the saved 
    98110   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] 
    100113 * Fix: Don't generate invalid HTML in the file browser / music plugin. 
    101114   [#623, r1668] 
    102115 * Fix: Fix entering rapidshare login details in the wizard. [r1736] 
     116 * Fix: Don't require a reboot to delete port forwards. [#842, r1916] 
    103117 
    104118 Translation fixes 
     
    123137   r1831, r1832] 
    124138 * 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] 
    125143 * Fix: Don't break the wifi networks after changing the internet or 
    126144   network settings. [#645, r1834] 
     
    133151   caused to much issues with onlined incorrectly thinking the 
    134152   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] 
    135163 
    136164 3G networking / umtsd: 
     
    248276 * Fix: Compile luac with -fno-strict-aliasing to fix a segfault in 
    249277   luac. [r1869] 
     278 * Fix: Twitter authentication using OAuth, making the Twitter plugin 
     279   work again. [#900, #1056, r1940, r1941, r1915] 
    250280 
    251281 Downloadmanager