=== Mainline release: Alchemy-6.0-RC2

20041107 - Alchemy-6.0-RC1.w42 (release & patch)
* Merged in changes from trunk (fixes QoS config bugs)
* Possible fix to the Access Restriction non-functional issue

20041105 - Alchemy-6.0-RC1.w41
* Added nvram var name length check to _nvram_set()
  - hopefully minimize future nvram corruption
* Ability to download a custom-named nvrambak file added (nvrambak*.tgz)
  - example: wget http://192.168.11.1/nvrambak-blah123.tgz

20041104 - Alchemy-6.0-RC1.w41
* Added "Enhanced By Sveasoft" logo to the web interface

20041103 - Alchemy-6.0-RC1.w41
* Cleaned up useless javascript in Log.asp
* Changed log, port forward, and trigger submit settings back to SERVICE_RESTART
* More lan_stp handling tweaking (maybe it'll work THIS TIME!)

20041027 - Alchemy-6.0-RC1.w40
* Merged in changes from trunk (fixes Log options alignment, misc fixes)
* Fixed spelling error on Site Survey window (and all backend code spelling)
* Added log level option to Admin->Log page (adjusts amount of logging)
* Fixed missing seperator between DMZ and QoS on Triggering.asp

=== Mainline release: Alchemy-6.0-RC1

20041026 - Alchemy-pre5.4a.w39 (patch)
* Tweaked lan_stp handling code - stubborn thing!

20041024 - Alchemy-pre5.4a.w39
* Added local time to the nvram backup "1-version.txt" generated file

20041022 - Alchemy-pre5.4a.w38 (release)
* Tweaked ntpclient settings
* Reversed some of the w37 firewall tweaks
* Added options on "Log" page to enable/disable iptables logging types
* Set SIP tracker to be a module, NOT always on automaticly by default
* Fixed PATH setting in /etc/profile (fixes reported "sh: ip: not found" issue)
  - Thanks to "blaess" for remotely loaning me his router for testing

20041021 - Alchemy-pre5.4a.w37 (release)
* Firewall tweaks (reordering of rules)
* Added "loopback enabled" Win fileshare fix by lonewolf

20041016 - Alchemy-pre5.4a.w36
* Added setserial CLI utility
* Fixed reported bug (Wireless conf page changes inet type all the time)

20041015 - Talisman-pre7.0.w35
* Initial branch creation (no changes)

20041010 - Alchemy-pre5.4a.w34 (release)
* Added web interface option to switch between routed and bridged client mode
  - supports more then 1 wired PC, does not support DHCP relay yet

20041008 - Alchemy-pre5.4a.w34
* Removed extra reference to wl_antdiv in defaults.c

20041007 - Alchemy-pre5.4a.w33 (release)
* Merged in changes from trunk (fixes ppp persist issue)

20041006 - Alchemy-pre5.4a.w33
* Merged in changes from trunk (adds "altdns" code, ppp tweaks)
* Fixed Chillispot to work with WDS (tested LAN-type WDS)
* Fixed Chillispot bug in defaults.c: chilli_dns -> chilli_dns1
* Fixed "LAN Gateway" option that wasn't working

=== Mainline release: Alchemy-pre5.4a

20041006 - Alchemy-pre5.3.w32 (patch)
* Merged in changes from trunk (some ppp/pppoe/l2tp tweaks, misc fixes)
  - also fixes HTTPS and adds per-WDS OSPF configuration via web intf
* Found out SSHD DNS-related delay is due to a bug in dropbear
  - submitting bug report to maintainer
* Rewrote method of pubkey auth file permissions fix

20040930 - Alchemy-pre5.3.w31
* Fixed SSH pubkey auth file permissions check (thanks lonewolf for debug info)

20040929 - Alchemy-pre5.3.w30 (release)
* Merged in changes from trunk (fixes SSH pubkey auth)

20040928 - Alchemy-pre5.3.w29 (patch)
* Fixed reported port-forwarding issue when forwarding SSH et al
* Re-fixed STP disable function (lan_stp=0)

20040927 - Alchemy-pre5.3.w28
* Fixed reported client mode issues with WEP
* Enabled multicast capabilities for client mode
* Merged in changes from trunk (Traveller's sys_restart fixes)

20040924 - Alchemy-pre5.3.w27
* Fixed wl_/wl0_ issues by added missing vars in nvram_convert.c
* Fixed blocking ICMP on all interfaces instead of just WAN

20040921 - Alchemy-pre5.3.w26
* Added total restore data size check to nvramsr.c
* Added "(b)" or "(g)" to Site Survey rates colum, renamed "rate" to "rates"
  - This colum shows the total # of available rates, 4=b 12=g by default
* Tweaked the radvd section of services.c

20040918 - Alchemy-pre5.3.w26
* Fixed more nvram character handling issues (fixes 2 reported bugs)

20040917 - Alchemy-pre5.3.w25 (release)
* Added web interface for chillispot

20040917 - Alchemy-pre5.3.w24 (patch)
* Fixed problem with wl segfaulting

20040917 - Alchemy-pre5.3.w23
* Merged in latest changes from trunk
* Fixed client mode association issues

20040913 - Alchemy-pre5.3.w23
* Fixed status display when WAN is disabled

20040912 - Alchemy-pre5.3.w22
* Fixed previously merged-in change that caused radvd to not be loaded
* Merged in latest changes from trunk

20040911 - Alchemy-pre5.3.w21 (release)
* Added telnet to list of denies if remote management is disabled
* Added remote management blocking even if firewall is off as requested

20040910 - Alchemy-pre5.3.w21
* Fixed firewall/port trigger reported issue (fixes remote management issues)

20040909 - Alchemy-pre5.3.w21
* Merged in latest changes from trunk

20040908 - Alchemy-pre5.3.w21
* Merged in latest changes from trunk
* Added firmware version and time/date tagging to config backup/restore files
  - Creates "1-version.txt"
* Set "afterburner" function to off by default

=== Mainline release: Alchemy-pre5.3

20040907 - Alchemy-pre5.3.w20 (patch)
* Merged in latest changes from trunk (fixes WDS+WPA)
* Repositioned on-boot diag led function so it stops only after boot is complete
  - This was done in w19 but got reversed by merge
* Fixed chillispot compile issues (sorta, need to remove autoconf/automake)
* Fixed DHCP table to show "never" instead of odd time for static entries
* Improved Site Survey's method of recovering after scan, still work-in-progress
  - Will break WDS+WPA connections until reboot, flakey with all WPA stuff
* Fixed httpd "crashing" reported issue
* Fixed client mode non-functional reported issue
* Fixed page alignment issues in Management.asp (textarea boxes too big)

20040906 - Alchemy-pre5.3.w19 (released as w19a)
* Merged in latest changes from trunk
* Changed around boot sequence some more, moved start_nas call again
* Minor fixes before release (WDS+WPA STILL NOT WORKING)

20040903 - Alchemy-pre5.3.w19
* Fixed dropbear DNS delay issue, Makefile issues (fixes reported segfault)
* Fixed Site Survey scanning when using WPA
* Fixed boot sequence, nas started sooner, LED stops after all is done

20040902 - Alchemy-pre5.3.w19
* Merged in latest changes from trunk
* Re-fixed remote management blocking in firewall.c
* Fixed firewall not being disabled when "filter" == "off"
* Fixed cosmetic issue on AdvWls page, 2nd "RX Antenna" to "AfterBurner"

20040831 - Alchemy-pre5.2.3.w18
* Merged in latest changes from trunk (fixes WPA, adds quagga)
* Added "Local DNS" setting to web interface for WRT's own DNS

20040830 - Alchemy-pre5.2.3.w17
* Fixed problem with wireless not being disabled when set to disable
  - Modified site survey to turn on radio breifly to scan if disabled

20040829 - Alchemy-pre5.2.3.w16
* Added WDS descriptions to Wireless Status page (first 12 chr displayed)
* Set SSHD password auth as "factory default" in defaults.c
* Added missing lan_gateway variable to restore defaults list

20040828 - Alchemy-pre5.2.3.w15
* Fixed WDS alignment issues when using IE
* Fixed dyndns.org web interface, type & wildcard now work
* Merged in web interface changes from trunk previously missed

20040827 - Alchemy-pre5.2.3.w14
* Merged in latest changes from trunk (fixes reported bug, and other bugs)

20040826 - Alchemy-pre5.2.3.w13
* Fixed WDS page alignment issues & increased size of comment fields
* Fixed site survey wireless disconnect problem - accessing the site 
  survey page over wireless is still flakey, but sometimes works.

20040823 - Alchemy-pre5.2.3.w12
* Merged in latest changes from trunk
* Added missing WDS variables to defaults list (fixes backup/restore)
* Added WDS link desc. and page title bounty items
* Fixed site survey LED blinking problem

20040816 - Alchemy-pre5.2.3.w11
* Merged in latest changes from trunk

20040815 - Alchemy-pre5.2.3.w10
* Merged in latest changes from trunk
* Fixed iproute2 to compile with new toolchain

20040805 - Alchemy-pre5.2.2.w9
* Merged in latest changes from trunk
* Fixed DHCP clients table not showing up properly
* Other misc. bugfixes
* New config save/restore is now fully functional!

20040728 - Alchemy-pre5.2.w8
* Fixed problem with remote management being accessible from the WAN when not enabled
* New config save/restore feature by wolf, web interface by lonewolf (pending - 50% complete)

20040727 - Alchemy-pre5.2.w7
* Applied patch by koitsu to add -d (docroot) CLI option to httpd
  http://jdc.parodius.com/wrt54g/patches/docroot_patch/
* More bugfixes

20040726 - Alchemy-pre5.2.w6
* Bugfixes to IPv6 support and rc

20040725 - Alchemy-pre5.2.w5
* Added IPv6 support configurable via iproute2 ("ip" command)
  nvram: ipv6_enable
* Added radvd (used by IPv6 for address assignment, similar to DHCP)
  nvram: radvd_enable, radvd_conf
* Merged in latest changes from trunk

20040723 - Alchemy-pre5.2.w4
* Added backend code for additional dyndns.org options (web pending)
  Options added: Wildcard, Type selection- Dynamic, Static, Custom
  nvram: ddns_wildcard, ddns_dyndnstype