File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -31,19 +31,19 @@ You must have compiled and installed:
3131
3232# News in v2.0
3333
34- * real apache 2.3/2.4 authn model support
35- * fix in http header sending
36- * support for setting prefix http header other that "MCAC_ "
34+ * Real apache 2.3/2.4 authn model support
35+ * Fix in http header sending
36+ * Support for setting prefix http header other than "MCAC_ "
3737
3838# News in v1.2
3939
40- * migration from old [ libmemcache] ( https://github.com/richp10/libmemcache-1.4.0.rc2-patched ) to modern [ libmemcached] ( http://libmemcached.org/ )
40+ * Migration from old [ libmemcache] ( https://github.com/richp10/libmemcache-1.4.0.rc2-patched ) to modern [ libmemcached] ( http://libmemcached.org/ )
4141
4242# News in v1.1.1
4343
4444* Correct handling of "=" in value of the memcache session (E. Dumas).
4545* Don't breaks basic authentication (Steve Gaarder)
46- * multi users/groups require support
47- * no more memory leak when mc_aget2 return NULL
48- * apache 2.4 partial support (no use the new security model)
49- * some portability issue (apr_strtok in place of strtok, and variable definition in front of function)
46+ * Multi users/groups require support
47+ * Fix memory leak when mc_aget2 return NULL
48+ * Apache 2.4 partial support (no use the new security model)
49+ * Fix somme portability issue (apr_strtok in place of strtok, and variable definition in front of function)
You can’t perform that action at this time.
0 commit comments