1.9.20.jones5
  * Change ipmasq netfilter rule to not masquerade between inside
    networks (just route).
  * Add option DHCP_WINS_SERVER to dhcpd package. This allows access to
    a samba server in a DMZ zone.
  * TODO: Add note about static IPs in DHCP.
  * TODO: Figure out why ssh from inside network to inside address of
    portforwarded host fails.

1.9.20.jones5
  * Change port range marker from "-" to ":" to avoid clashing with
    service names like ftp-data.
  * Make 

1.9.20.jones4
  * Ports can be service names instead of numbers (like "smtp,pop-3).
  * Revert to packaging appletalk kernel module as a seperate package,
    and strip debugging symbols from the module (saving 9 bytes ;-) ).
  * Strip debugging symbols from base modules (saving 1.5k).
  * Strip atalkd binary (saving 40k!).
  * Make second nameserver optional.
  * Save a few bytes by changing spaces to tabs in network.ini.
  * Dynamically support additional inside devices.
  * Enable "--bogus-priv" for dnsmasq.
  * Add old fullblown dhcpd package - strip binary (4.5k saved) and
    rewrite init script to dynamically support extra inside interfaces.
  * Add entry to TODO about dealing with virtual interfaces.
  * Add entry to TODO about image build script.

1.9.20.jones3
  * The "It Even Works Now" release.
  * Include appletalk module in base.bz2 - drop eepro100 instead.
  * Provide both unstripped and "tiny" versions of ipmasq package now
    that there's more headroom.
  * Remove ipmasq-down files (from unstripped ipmasq as well) as intended
    from the beginning.
  * Include in ipmasq some .def files from examples, that only does harm
    if adding .rul config files.
  * Edit ipmasq.txt to reflect the above changes.
  * Add to bin the small script "diffI" to generate diffs ignoring (some)
    stripped comments.
  * Have "unstuff" script handle trailing .bz2 - and use #!/bin/sh in all
    scripts.
  * Reformat this ChangeLog (now inspired by Debian).
  * Improve status output when running ipmasq (grep verbose output for
    comments instead of debug output).
  * Add INSIDE_TITLE for Appletalk.
  * Add ISP_GATEWAY_IP option to keepalive ADSL connection.
  * Put atalkd in the background for speedier bootup.
  * Add port 445 to strong firewall blocking (thanks to original FloppyFW
    firewall.ini script.
  * Thow in original FloppyFW firewall snippets as a (not finished)
    firewall rule, and add it to TODO.

1.9.20.jones2
  * Strip comments and non-2.4 code from ipmasq package to save space.

1.9.20.jones1
  * Repackaged - works with upstream image!

1.9.3.jones11
  * Merge config from dhcpd and atalkd into main config.
  * NAME_SERVER_IP2 is now optional.
  * Use newest syslinux 1.62.
  * Remove ipmasq-kmod that (currently?) doesn't work with iptables.
  * Config should now be generic for the premade image.

1.9.3.jones10
  * ipmasq works (busybox route hacked to ignore -n and an ipmasq
    shell-script hacked to translate the wrong output from route).
  * Licenses thrown in from 1.0.9.

1.9.3.jones9
  * ipmasq integration started (nothing works...)

1.9.3.jones8
  * AppleTalk routing works.
  * Without ipmasq (the old simple firewall script + port forwarding).
