Browse Source

Updated the readme file with the latest changes

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3469 a333f486-631f-4898-b8df-5754b55c2be0
romainq 10 years ago
parent
commit
ab7aed911b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      readme.txt

+ 2 - 1
readme.txt

@@ -1,4 +1,4 @@
-============================================
+============================================
 WARNING - THIS IS NOT AN OFFICIAL RELEASE!!!
 WARNING - THIS IS NOT AN OFFICIAL RELEASE!!!
 TO BE USED FOR INTERNAL PURPOSES ONLY!
 TO BE USED FOR INTERNAL PURPOSES ONLY!
 ============================================
 ============================================
@@ -286,6 +286,7 @@ Missing translation for the tab "related requests"
 Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation.
 Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation.
 #1039 Prevent concurrent executions of either synchro_import.php or synchro_exec.php for a given data source, since it would lead to unpredictable results.
 #1039 Prevent concurrent executions of either synchro_import.php or synchro_exec.php for a given data source, since it would lead to unpredictable results.
 #1037 Refresh "priority" when either "impact" or "urgency" changes.
 #1037 Refresh "priority" when either "impact" or "urgency" changes.
+#1038 Duplicate column name (service name) when importing service subcategories
 
 
 
 
 Extending the data model
 Extending the data model