From 1d084ed187b189dd5bad5dd820d19bba162117e2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 22 Nov 2005 07:37:13 +0000 Subject: [PATCH] Added changelog for 2.0 --- dev/changes-2.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev/changes-2.txt diff --git a/dev/changes-2.txt b/dev/changes-2.txt new file mode 100644 index 0000000..4177863 --- /dev/null +++ b/dev/changes-2.txt @@ -0,0 +1,12 @@ +CHANGELOG FOR 2.0 +################################################################### + +- Using GNU GPL +- Cleaning up phpDoc variable type declarations +- Removed iff() [kernel.php] +- Removed all phpDoc @see declarations +- Cleaning up type specifications for phpDoc comments +- Added printer class [printer.php] +- Added explain_error_reporting() [kernel.php] +- Added installer subsystem functions [installer.php] +- Added two style sheets, printer.css.php and installer.css.php \ No newline at end of file -- 2.43.5