r1515: Minor grammar issues fixed in the changelog
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 19 Mar 2007 18:01:12 +0000 (18:01 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 19 Mar 2007 18:01:12 +0000 (18:01 +0000)
docs/changes.txt

index d51cf425b8baaa30c4cf47678a537748bb39b3c1..12a59de2645bf9137a209441b9aeb91dfdf60a80 100644 (file)
@@ -9,10 +9,10 @@
 - Fixed: Defining the NO_VERSION_CHECK constant wouldn't work due to a typo in admin/index.php
 - Fixed: Automations wouldn't properly save custom field changes in the admin section
 - Fixed: Automations would have no effect on custom fields when running them from the edit screen
-- Fixed: A SQL error would occur when saving creating a new usergroup
-- Fixed: In the product-level permissions screens, not all the products would always show up
+- Fixed: A SQL error would occur when saving a new usergroup
+- Fixed: In the product-level permissions screens, not all the products would be listed
 - Fixed: A minor display issue would occur in a rare instance when showing an error message when trying to add a version without a product
-- Fixed: If any fields had invalid data in editreport.php no errors would be thrown
+- Fixed: If any fields had invalid data in editreport.php no validation errors would be thrown
 - Fixed: The Logging system would add extra empty logs that would pollute the database; fixed this and then added queries in showhistory.php to clean it up
 - Fixed: PHP smart tags were used in the installer, which if not enabled on the server would produce strange output (bug://report/67)
 - Enhancement: Users can now belong to a single primary usergroup and multiple secondary groups, greatly increasing permission flexibility (bug://report/70)