Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-pecl-memcache > Changes
Sign Up | Log In

Changes of Revision 7

[-] Changed php5-pecl-memcache.changes
x
 
1
@@ -1,4 +1,15 @@
2
 -------------------------------------------------------------------
3
+Sat Feb 16 18:41:00 CET 2008 Carsten Schoene cs@linux-administrator.com
4
+
5
+- version 3.0.1
6
+- Fixed PECL bug #12866 (Ignore memcache.default_port in memcache_connect)
7
+- Fixed PECL bug #12883 (Breaks UTF-8 in keys)
8
+- Fixed PECL bug #13060 (make problems, due to role="doc" instead of role="src")
9
+- Changed behaviour of close() to actually remove all servers from pool (PECL bug #12555)
10
+- Added configure option for PEAR installer to disable session handler support
11
+- Added package version to phpinfo()
12
+
13
+-------------------------------------------------------------------
14
 Mon Nov 26 20:24:29 CET 2007 - crrodriguez@suse.de
15
 
16
 - version 3.0.0
17
[-] Changed php5-pecl-memcache.spec ^
10
 
1
@@ -3,7 +3,7 @@
2
 %define php_version %(php-config --version 2>/dev/null)
3
 
4
 Name: php5-pecl-memcache
5
-Version: 3.0.0
6
+Version: 3.0.1
7
 Release: 0
8
 #
9
 Group: Productivity/Networking/Web/Servers
10
Added memcache-3.0.1.tgz ^
[+] Added package.xml ^