CHANGE LIST 


iPush Server V2.5 Push4Free Edition for Windows (support Windows 2000, XP, Server 2003)
Version Number: V2.5 Build262 (setupP4F_Build262.exe)
Release Date: Mar. 25, 2008
Copyright (C) 2002-2008, ICE Technology Corp. All rights reserved.

[2008/03/21] v2.6.2
- Update: ipushac (2.1.7)
- Fix: HostLmt::checkLimit() does not handle wildcard license correctly.
- Update: ipushd (v2.2.1)
- Fix: idle timeout connections are not kicked. (UserAgent v2.0.28)
- Update: modify installing sequence to avoid DB intialization failure.

[2008/01/16] v2.6.1 (Push4Free)
- Fix: wrong service dependencies setting.
- Remove: unnecessary vssver.scc files.
- Update: ipushac (v2.1.6)
- Fix: wildcard license update fail issue.
- Update: ipushd (v2.2.0)
- Add: send out flash cross-domain policy file before "xinit" to support Flash XMLSocket connect at port under 1024.
- Mod: SubscriptionManager v2.0.27, suppress unnecessary log.

[2007/11/23] v2.6.0 (Push4Free)
- Update: ipushac (v2.1.4)
- Add: treat license for IP 255.255.255.255 as wildcard license, and grant this license to
iPush from any IP. (for Push4Free spec)
- Update: (Linux) use unixODBC library for accessing icedb user database instead of MySQL native library.
- Fix: the sleep macro in DBLink.h is lack of '()' to protect input argument.
- Update: ipushld (v2.1.2)
- Add: treat IP 255.255.255.255 as wildcard address, and re-write to host IP address in replying
to command 'xgetdeclic'.
- Update: BackOffice (v2.1.2)
- Fix: ResultSet.getString() fail to correctly retrieve BIG5 encoded string from MySQL 4.1/5.0.
use ResultSet.getBytes() instead to solve this.
- Update: MySQL (v5.0.27)
- Set system variable 'wait_timeout' and 'interactive_timeout' to 31536000.
- Update: Tomcat (v4.1.36)
- Update: MyODBC driver (v3.51.15)
- Update: JDBC driver (v5.0.5)