Просмотр исходного кода

Backported changes from the mainline library to the PHP 5.2 branch (up to commit 3c33c74)

Daniele Alessandri 15 лет назад
Родитель
Сommit
c546351e1d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      CHANGELOG

+ 1 - 1
CHANGELOG

@@ -1,4 +1,4 @@
-v0.6.0 (2010-05-??)
+v0.6.0 (2010-05-24)
   * Switched to the new multi-bulk request protocol for all of the commands 
     in the Redis 1.2 and Redis 2.0 profiles. Inline and bulk requests are now 
     deprecated as they will be removed in future releases of Redis.