Revision: 1153
http://mrbs.svn.sourceforge.net/mrbs/?rev=1153&view=rev
Author: jberanek
Date: 2009-07-15 22:46:21 +0000 (Wed, 15 Jul 2009)
Log Message:
-----------
* Updated NEWS/ChangeLog for MRBS 1.4.2 release.
Modified Paths:
--------------
mrbs/trunk/ChangeLog
mrbs/trunk/NEWS
Modified: mrbs/trunk/ChangeLog
===================================================================
--- mrbs/trunk/ChangeLog 2009-07-15 22:36:28 UTC (rev 1152)
+++ mrbs/trunk/ChangeLog 2009-07-15 22:46:21 UTC (rev 1153)
@@ -1,3 +1,69 @@
+2009-07-15 22:36 John Beranek <[email protected]>
+
+ * [r1152] web/version.inc:
+
+ * Updated version number for 1.4.2 release.
+
+2009-07-14 08:58 Campbell Morrison <[email protected]>
+
+ * [r1151] web/dbsys.inc, web/upgrade.inc:
+
+ Fixed problem that meant that the correct database connection
+ wasn't being used when upgrading the database (ie MRBS was using
+ the ordinary username/password specified in the config file
+ rather than the admin username/password entered during the
+ upgrade process).
+
+2009-07-08 12:04 Campbell Morrison <[email protected]>
+
+ * [r1150] tables.my.sql, tables.pg.73and_above.sql, tables.pg.sql:
+
+ Updated comments to reflect the new definition of maximum field
+ lengths in the config file.
+
+2009-07-08 12:01 John Beranek <[email protected]>
+
+ * [r1149] web/config.inc.php:
+
+ * Small typo fix in a comment in the new $maxlength array values
+ in config.inc.php.
+
+2009-07-08 11:55 Campbell Morrison <[email protected]>
+
+ * [r1148] web/add.php, web/admin.php, web/config.inc.php:
+
+ Added checking of lengths for room description in order to avoid
+ SQL errors in PostgreSQL.
+
+2009-07-08 10:56 Campbell Morrison <[email protected]>
+
+ * [r1147] web/config.inc.php, web/edit_users.php:
+
+ Added checking of name lengths for username and email address in
+ order to avoid SQL errors in PostgreSQL.
+
+2009-07-08 09:40 Campbell Morrison <[email protected]>
+
+ * [r1146] web/add.php, web/admin.php, web/config.inc.php,
+ web/edit_entry.php, web/edit_entry_handler.php:
+
+ Added checking of name lengths for room and area names in order
+ to avoid SQL errors in PostgreSQL.
+
+2009-07-03 20:07 John Beranek <[email protected]>
+
+ * [r1145] tables.my.sql, tables.pg.73and_above.sql, tables.pg.sql:
+
+ * Updated comments at the top of the table definition SQL files,
+ to tell people to update the 'INSERT INTO' lines too, if they
+ change the table prefix.
+
+2009-07-02 09:12 John Beranek <[email protected]>
+
+ * [r1143] ChangeLog, NEWS:
+
+ * Updated NEWS and ChangeLog for MRBS 1.4.2 release.
+
2009-07-02 08:25 John Beranek <[email protected]>
* [r1142] web/version.inc:
Modified: mrbs/trunk/NEWS
===================================================================
--- mrbs/trunk/NEWS 2009-07-15 22:36:28 UTC (rev 1152)
+++ mrbs/trunk/NEWS 2009-07-15 22:46:21 UTC (rev 1153)
@@ -7,8 +7,13 @@
[============================]
-------------------------------------------------------------------------------
-Version 1.4.2 (??? July ?? ??:??:?? BST 2009):
+Version 1.4.2 (Thu July 15 00:00 BST 2009):
+[+] Added checking of lengths of values for user-typeable fields, so that
+ overly long field values aren't passed to the MRBS database, - something
+ which causes errors with PostgreSQL. Adds new array variable $maxlength
+ to config.inc.php that _must_ be populated if you are upgrading and keeping
+ your old config.inc.php.
[+] Added automatic upgrade system for upgrading MRBS installations
as the database schema changes. When an upgrade is needed MRBS will
prompt for database admin user authentication details.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits