Updating the changelog
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
===============================