]> granicus.if.org Git - php/commitdiff
more to do
authorSascha Schumann <sas@php.net>
Sun, 18 Jul 1999 01:20:38 +0000 (01:20 +0000)
committerSascha Schumann <sas@php.net>
Sun, 18 Jul 1999 01:20:38 +0000 (01:20 +0000)
ext/session/session.c

index 03e7c60c29f829beb8dae53eaaa10fc676cb12ea..eb5fd00023c05984f5820c9d6779d0c3a17752c2 100644 (file)
@@ -22,6 +22,8 @@
  *   (make use of mersenne twister, other data such as IP, browser etc.)
  * - add complete support for objects (partially implemented)
  * - userland callback functions for ps_module
+ * - write documentation
+ * - write ps_module utilizing shared memory (mm)
  */
 #if !(WIN32|WINNT)
 #include <sys/time.h>