                       The SkyUtils Historic
                       Updated by Ze KiLleR

                      Stable Version : 2.6
                      Devel  Version : 2.6
                  Last Update : September, 16th 2003


August, 27th 2003:
  - Bug fix in generic SU_GetTicks function
  - Added Suspend/Resume function to thread.c

August, 4th 2003:
  - Added SU_FreeSem function

August, 2nd 2003:
  - Many bug fixes in Web functions

March, 11th 2003:
  - Skyutils 2.5 released

March, 4th 2003:
  - Upgraded automake files
  - Minor compilation issue, when not using SSL support
  - Minor changes in debug FILE option

February, 13th 2003:
  - Added support for <textarea> in SkyWeb

February, 12th 2003:
  - Skyutils 2.4 released

February, 9th 2003:
  - Added SSL support to skyweb

January 2003:
  - Many fixes and new code in debug.c

October, 10th 2002:
  - Fixed types of skyutils.h when using cygwin
  - Added a --disable-cygwin option to configure, to force the -mno-cygwin flag when compiling with gcc/cygwin for pure win32 code

October, 3rd 2002:
  - Added windows debug console in the cvs
  - Fixed bug in debug file output
  - Added the first skyutils utilisation example (debug_sample.c)

October, 2nd 2002:
  - Added windows console output type (debug.c) and fixed minor bugs

October, 1st 2002:
  - Added debug.c and new debug functions

September, 2nd 2002:
  - Skyutils 2.3 released

August, 18th 2002:
  - Added precise clock ticks counter (without system call)

July, 26th 2002:
  - Fixed bugs in arch.c
  - Minor changes in project files

July, 25th 2002:
  - Added a new module : Archive

June, 10th 2002:
  - Fixed memory leak in registry functions (some handles were not closed)

June, 9th 2002:
  - Added SU_AddElementPos function

April, 28th 2002: (Version 2.1)
  - Fixed a bug added with <select> field

April, 13th 2002:
  - <select> field is now parsed in GetInput function

April, 1st 2002:
  - Fixed a bug in web.c with cookies (if host name have a port specified, cookie is not set)

March, 25th 2002: (Version 2.0)
  - Release

March, 18th 2002:
  - Fixed a bug in registry fonction (wrong open access for SU_DelValue)

March, 14th 2002:
  - Fixed a bug that may cause a seg fault in web.c

February, 23th 2002:
  - Added installation of skyutils-config in Makefile.am (forgotten ;()

February, 22th 2002:
  - Bug fixe in SU_realloc_trace (if memblock is NULL, must call malloc)

January, 26th 2002:
  - Added detection of dynamic load functions, and added it to skyutils-config

January, 25th 2002:
  - Added a check in SU_WSxxx to prevent multiple init

January, 22th 2002:
  - Changed "#ifndef bool" to "#ifndef __cplusplus" in skyutils....  really better
  - Added dynamic load functions

January, 14th 2002:
  - Added skyutils-config script
  - Fixed a bug in registry unit

January, 5th 2002:
  - Fixed bug in configure script (pthread related)
  - Added a new function in thread.c (SU_ThreadBlockSigs)

January, 3rd 2002:
  - At last... I created a 'clean' package, with configure script, historic...etc

October, 30th 1999:
  - First official release of SkyUtils

