Show
Ignore:
Timestamp:
09/16/2007 09:55:10 AM (16 months ago)
Author:
otter
Message:

Improved documentation of Blocks.Tables.CombiTable2D (reported by Ulf Nordström).
Started a "Version 2.2.2 with bug fixes" documentation package under Modelica.ReleaseNotes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Modelica/branches/maintenance/2.2.2/Modelica/package.mo

    r630 r631  
    1313    autolayout=1), 
    1414  version="2.2.2", 
    15   versionBuild="626", 
    16   versionDate="2007-08-31", 
     15  versionBuild="631", 
     16  versionDate="2007-09-16", 
    1717  conversion( 
    1818    from(version="1.6", 
     
    578578   
    579579  package ReleaseNotes "Release notes"  
     580  class Version_2_2_2_BugFixes "Version 2.2.2 with bug fixes"  
     581       
     582      annotation (Documentation(info="<html> 
     583<p> 
     584In this section bug fixes are summarized that have been incorporated 
     585since the release of version 2.2.2. 
     586 
     587<p><br> 
     588The following <b style=\"color:red\">critical errors</b> have been fixed (i.e. errors 
     589that can lead to wrong simulation results): 
     590</p> 
     591  
     592<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> 
     593  <tr><td colspan=\"2\"><b>Package-Name.</b></td></tr> 
     594  <tr><td valign=\"top\"> Model-Name </td> 
     595      <td valign=\"top\"> Description text</td>  
     596  </tr> 
     597</table> 
     598  
     599  
     600<p><br> 
     601The following <b style=\"color:red\">uncritical errors</b> have been fixed (i.e. errors 
     602that do <b style=\"color:red\">not</b> lead to wrong simulation results, but, e.g.,  
     603units are wrong or errors in documentation): 
     604</p> 
     605  
     606<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> 
     607  <tr><td colspan=\"2\"><b>Blocks.Tables.</b></td></tr> 
     608  <tr><td valign=\"top\"> CombiTable2D</td> 
     609      <td valign=\"top\"> Documentation improved.</td>  
     610  </tr> 
     611</table> 
     612                                
     613</html>")); 
     614  end Version_2_2_2_BugFixes; 
    580615     
    581616    annotation (Documentation(info="<html>