Changeset 1115

Show
Ignore:
Timestamp:
05/04/08 14:07:41 (2 months ago)
Author:
otter
Message:

Update of release notes

Files:
1 modified

Legend:

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

    r1096 r1115  
    11within ; 
    22package Modelica "Modelica Standard Library" 
    3 extends Icons.Library;   
    4   
     3extends Icons.Library; 
     4 
    55 
    66annotation(preferedView="info", 
     
    634634      <td valign=\"top\"> Documentation improved and \"model\" changed to \"block\"</td>  
    635635  </tr> 
     636 
     637  <tr><td colspan=\"2\"><b>Math.Matrices.</b></td></tr> 
     638  <tr><td valign=\"top\"> eigenvalues<br> 
     639                        rank<br> 
     640                        singularValues</td> 
     641      <td valign=\"top\"> Matrices with zero dimensions lead to a crash. 
     642                        This has been fixed. </td>  
     643  </tr> 
     644 
    636645  <tr><td colspan=\"2\"><b>Mechanics.MultiBody</b></td></tr> 
    637646  <tr><td valign=\"top\"> * </td> 
     
    639648                        since in Dymola 7 unit propagation sometimes leads otherwise 
    640649                        to warnings.</td>  
     650  </tr> 
     651  <tr><td colspan=\"2\"><b>Media.Interfaces.PartialSimpleMedium</b></td></tr> 
     652  <tr><td valign=\"top\"> pressure<br>  
     653                        temperature<br> 
     654                        density<br> 
     655                        specificEnthalpy </td> 
     656      <td valign=\"top\"> Missing functions added.</td>  
    641657  </tr> 
    642658</table>