Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
Bugdar - Commitdiff - ViewGit - Blue Static

Updating the changelog

Robert Sesek [2009-02-14 22:11]
Updating the changelog
Filename
docs/changes.txt
diff --git a/docs/changes.txt b/docs/changes.txt
index 1e03dcd..6d10d6d 100644
--- a/docs/changes.txt
+++ b/docs/changes.txt
@@ -11,6 +11,9 @@
 - Change: The description (first comment) is now stored in a separate variable from the rest of the comments, allowing for one to move its placement in templates/showreport.tpl
 - Fixed: #148: The permission mask fields were smallint, when they should be int to hold larger int values that permission masks have
 - Fixed: #67: MySQL's strict mode would cause installation to fail
+- Change: Authentication configuration settings are now stored in includes/auth/config.php
+- Fixed: When using an auth module, upon first login via the auth system a bunch of errors could occur that would not affect the actual process
+- New: Added an IPB2 auth module

 1.2.2
 ===============================