diff --git a/CREDITS b/CREDITS new file mode 100644 index 00000000..449bea72 --- /dev/null +++ b/CREDITS @@ -0,0 +1,7 @@ + +CREDITS + +Almost everything written by Edward Z. Yang (Ambush Commander). Lots of thanks +to the DevNetwork Community for their help (see docs/devnetwork.html for more +details), Feyd especially (namely IPv6 and optimization). Thanks to RSnake for +letting me package his fantastic XSS cheatsheet for a smoketest. diff --git a/NEWS b/NEWS index d81be1f5..66516f1f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ -NEWS HTMLPurifier +NEWS ( CHANGELOG and HISTORY ) HTMLPurifier ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -1.0.0beta, released 2006-08-?? -- First public release, most functionality implemented. +1.0.0beta, released 2006-08-16 +- First public release, most functionality implemented. Notable omissions are: + . Shorthand CSS properties + . Table CSS properties + . IPv6 validation + . Deprecated attribute transformations diff --git a/TODO b/TODO index 1ffb5a87..3096da45 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ Todo List Core: - - Finish all the core CSS traits + - Finish table and shorthand CSS attributes - Implement all non-essential attribute transforms Code issues: diff --git a/docs/devnetwork.html b/docs/devnetwork.html index 34826915..f2e9915f 100644 --- a/docs/devnetwork.html +++ b/docs/devnetwork.html @@ -21,6 +21,7 @@ the development of this library in these forum threads: