Fixed bad Gettext Formatting
[fa-stable.git] / CHANGELOG.txt
index 0646ea662fce1341a51ac6c5375083f9274b5f7b..61e35620bc8042ab1f7013d02de9aca1391cc8b5 100644 (file)
@@ -19,6 +19,24 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+21-Jun-2008 Joe Hunt
++ Added upload functionality to company logo. Better names on lists search.
+$ /admin/company_preferences.php
+! Better layout on company logo print-out
+$ /reporting/includes/header2.inc
+
+---------------------------------------Release Candidate 2-------------------------------
+20-Jun-2008 Joe Hunt
+! 2.0 Release Candidate 2
+$ config.php
+  update.html
+  
+20-Jun-2008 Joe Hunt
+! In reorder_level.php the heading gets updated as well
+$ /inventory/reorder_level.php
+! Changes the -1 to 'User Quantiry Decimals' in the table for units.
+$ /inventory/manage/item_units.php
+
 20-Jun-2008 Janusz Dobrowolski
 # Proper error handling even after exit() call.
 $ /includes/errors.inc