Main
  ·  About
  ·  Contact
  ·  Quick Download

Documentation
  ·  README file
  ·  Changelog

Community
  ·  Forums
  ·  Support
  ·  Report bugs, etc.
  ·  Surveys

Downloads
  ·  Releases








  

Documentation » Changelog

Shark CGI Function: CHANGE LOG

- 0.2.1: FUNCTION NAMING (Mon Sep 9 2002)
  I added "shark__" to each internal function (e.g. "shark__perr"). I also
  updated the README file with extensive information on the functions in Shark
  that might be useful for the CGI programmer.

- 0.2.0: INTRODUCING C SOURCE (Sun Sep 8 2002)
  The assembler source re-written in C for portability to any UNIX system with
  gcc.

- 0.1b: CURRENT ASSEMBLER SOURCE (Sat Sep 7 2002)
  Previous bug fixed!

- 0.1: INITIAL VERSION (Sun Aug 25 2002)
  Contained a buffer-overlap-bug which made the method=POST implementation 
  useless.