
Release 1.0.6
-------------
* removed all array_push() calls
* applyed patch provided by Stuart Herbert<stuart@gentoo.org>
  corrects possible endless loop. Available at
  http://bugs.gentoo.org/show_bug.cgi?id=25385
* fixed problem with storing large binary files
* added more error checking, specifically on all socket functions
* added support for the INCR and DECR commands
  which increment or decrement a value stored in MemCached
* Documentation removed from source and is now available
  in the file Documentation

Release 1.0.4
-------------
* initial release, version numbers kept
  in sync with MemCached version
* capable of storing any datatype in MemCache