Changeset 129 for trunk/ChangeLog

Show
Ignore:
Timestamp:
11/18/09 04:40:30 (3 years ago)
Author:
mercyful
Message:

$ Build 438/Sql Alpha
+ Removed all SQLite Code and References.
+ Updated the SQL Wrapper, and all Automake files to now link in and also Detect MySql? in the configure scripts.
+ Added detection for OpenSSL, not in use yet, but will add encryption for passwords.

and anything else of intertest once everything is moved over to the SQL Backend.

This is still an interm develop update release, the MySql? backend
is still a WIP, and the Husky SMAPI Library will be removed shortly.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r128 r129  
     1 
     2/=/==================================================================================================== 
     3$ Fixes and updates since Build 438/Sql Alpha 
     4$ Build 438/Sql Alpha 
     5+ Removed all SQLite Code and References. 
     6+ Updated the SQL Wrapper, and all Automake files to now link in and also Detect MySql in the 
     7  configure scripts. 
     8+ Added detection for OpenSSL, not in use yet, but will add encryption for passwords. 
     9  and anything else of intertest once everything is moved over to the SQL Backend. 
     10 
     11This is still an interm develop update release, the MySql backend is still a WIP, and Husky SMAPI 
     12will be removed shortly. 
    113/=/==================================================================================================== 
    214$ Fixes and updates since Build 437/SQlite Alpha