Changelog for ike-2.2.0-beta-2


------------------------------------------------------------------------
r805 | mgrooms | 2011-06-30 22:50:09 +0000 (Thu, 30 Jun 2011) | 1 line

Modify iked to avoid problems associated with suspend/resume operations.
We now use the Ex version of the service handler and request to be
notified of power state change events. When the system is transitioning
to a low power state, we gracefully shut down all active tunnels.
------------------------------------------------------------------------
r803 | mgrooms | 2011-02-06 23:45:12 +0000 (Sun, 06 Feb 2011) | 2 lines

Add a note to the README.TXT file Linux section that mentions the
-LIBDIR option. This is useful for 64bit builds that install libraries
to the /usr/lib64 path.

------------------------------------------------------------------------
r802 | mgrooms | 2011-02-06 16:40:00 +0000 (Sun, 06 Feb 2011) | 2 lines

Modify the libike config file save function to use a long format
modifier when writing numeric values. This corrects build issues with
newer versions of gcc.

------------------------------------------------------------------------
r801 | mgrooms | 2011-02-06 16:26:31 +0000 (Sun, 06 Feb 2011) | 2 lines

Fix the build on Linux platforms. I failed to convert one block of
adapter configuration code that was Linux conditional in a previous
commit.

------------------------------------------------------------------------
r800 | mgrooms | 2011-02-01 08:51:04 +0000 (Tue, 01 Feb 2011) | 1 line

Synchronize the todo list with the public website version.
------------------------------------------------------------------------