K 10 svn:author V 3 osa K 8 svn:date V 27 2010-09-10T05:59:21.000000Z K 7 svn:log V 622 Update from 2.0.0 to 2.0.1. - Fixed a not critical but important VM bug: from time to time a race condition may happen and a client may never get the reply from a given request. - Now we have a make install target as stated in the README. - redis-cli no longer tries to understand if it's part of a pipe so there is to use the -x option to read the last arg from stdin. This prevents it from creating problem when running inside cron scripts. - Fixed the init script provided in the tar.gz. It was totally broken. - Fixed a bug related to connecting more than 10k clients to Redis. END