[ PHPXref.com ] [ Generated: Sun Jul 20 19:55:08 2008 ] [ phpSlash 0.8.1.1 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> CHANGES (source)

   1  $Id: CHANGES,v 1.173 2006/01/15 16:12:39 lems1 Exp $
   2  
   3  Changes Legend...
   4  
   5   B - Bugfix
   6   F - Feature Added
   7   E - Experimental
   8   T - Template changed
   9   D - Documentation
  10   S - Database Schema
  11   R - RELEASE
  12   W - General Work on something
  13   9 - Removal of something (kill -9 :)
  14  
  15  2006-Jan 15 Luis Mondesi <lemsx1@php-slash.org>
  16  [F]  - phplib added to the CVS repository
  17  [F]  - phpslash-skins merged into the phpslash release
  18  [R]  - 0.8.1.1 Released
  19  
  20  2006-Jan 02 Luis Mondesi <lemsx1@php-slash.org> 
  21  [W]  - General hardening of phpslash
  22  [W]  - Source files and directories cleanup. Makes sure each publicly accessible file redirects
  23         to the root (/) of the domain. Removes all extra files (samples and other test files) from
  24         all editor scripts.
  25  
  26  2005-Dec 24 Luis Mondesi <lemsx1@php-slash.org> 
  27  [B]  - Fixes SQL injection atacks on getStory() and similar functions that take arguments 
  28         from user input without proper sanitation.
  29  [W]  - Fixes issues with doc/Makefile. We need to use doxygen for the documentation. linuxdoc
  30         and sgml tools are very outdated
  31  
  32  2005-Aug 27 Luis Mondesi <lemsx1@php-slash.org> 
  33  [W] - doc/TODO - keeps track of things we are working on or should work on 
  34        based on feature request from the SF tracker or other trackers (brain memory?)
  35  [B] - public_html/config-dist.ini.php - added a way to define what your section id for the 
  36        login page should be


[ Powered by PHPXref - Served by Debian GNU/Linux ]