DYNDNS UPDATER HISTORY FILE
 2001-2006 by Kana Solution


Legends:
+ Feature added
o Bug fixed
! Change
- General information

************************************************************

28.01.2006 Version 3.1.0.8
o Better IP address detection when force update is required.
+ If you want to set the checking interval when an error 
  occured during update, add the following line under [Options] 
  section on ini file:
    CheckIntErr=x 
  where x is an integer number represents minute. 
  Default is 1 minute.
+ If you want to run multiple instances of DynDNS Updater 
  (by using different configuration), add the following line 
  under [Options] section on ini file:
    AllowMultiRun=1
  where valid value is either 0 (disable) or 1 (enable).
o Fixed software update detection.
o Fixed update interval setting was not read properly.


01.11.2005 Version 3.1.0.7
! Changed text DynDNS.org into DynDNS.
! Changed DynDNS url from http://dyndns.org into
  http://dyndns.com.
! Activate DynDNS's version update URL.
o Fixed bug when updating through port 8245 and using secure
  connection.
! Changed text DynDNS on main window into graphic.
! Changed DynDNS logo on About box.
! Changed how the run programs setting is entered. New
  setting allows more control.
+ Added possibility to add current and updated IP addresses
  on program to run.
+ DynDNS Updater now post a message after checking IP and
  after updating. The message contains current and updated
  IP addresses.
+ Added possibility to run program when public IP address
  cannot be detected. The settings are similar to the run
  program when active connection is detected.
o Fixed bug on the running program setting when the delay is
  set to 0 second.
o Fixed bug. The confirmation password was not checked when
  downloading hostname.
! Updated SSL implementation.
+ Reimplemented the update using LAN IP address. To do this,
  add the following line under [Options] section on ini
  file:
    UseLanIP=1
o Updated running as service implementation. This
  implementation fixed several startup issues when running
  DynDNS Updater as service, especially with dialup
  connection.
+ Added button to install the service from the program. When
  installing the service by using this button, the
  configuration is automatically copied into program folder.
+ Added routine to detect if the program is currently run as
  service or as regular application.
o Fixed various issues related to the logoff and logon
  process that can make the application crash.
! The IP server selected on Configure IP Server manually is
  now saved.


20.09.2005 Version 3.1.0.6
o Fixed bug when an update error occured at the same time
  the force update is needed.
! Dialer entries shows more than 16 entries.
o Spelling error.
o badauth returned when using wrong password.
+ Can be run as service or regular application.
+ Added Test button on Email Setting window.
+ Added information about the version of the currently
  running program and the version that available on server
  on Software Update window. The "Check Now" button is also
  added on this window.
o Fixed starting service issue when the program is run for
  the first time. If the program is run for the first time,
  it will display the setup wizard. The wizard may take some
  time to finish, and apparently the service will fail to
  start, and as a result, the program is closed. The fix is,
  when run as service for the first time, the wizard is
  displayed after the program is fully loaded.
+ Added Last Update column on group list.


07.05.2005 Version 3.0.0.5
  o Fixed dialer did not recognize its disable setting.
  + Added automatic checking for new version.
  ! The hostname list on automatic hostnames download by
    default now is unselected.


31.03.2005 Version 3.0.0.4
  + Using HTTPS protocol to update by default for
    DynDNS.org. For other providers, you can enable the
    HTTPS protocol by specifying it in the configuration
    file. The setting to be added is:
      [default]
      protocol=https


27.03.2005 Version 3.0.0.3
  o Replaced the OpenSSL dll files with the older version.
    This seem resolves the error in Windows Server 2003.
  + The two releases are now combined into one release.
    Default configuration only supports DynDNS.org. If you
    want to enable the multi service providers support,
    create an entry IsDynDNS=0 inside [Options] section of
    dyndns.ini file.


15.03.2005 Version 3.0.0.2
  o Fixed various issues related to the beta version.
  - Officially released.


10.03.2005 Version 3.0.0.1 (Beta)
  - Public beta release
