<?

include("site.inc");
$template = new Page;
$template->initCommon();
$template->displayHeader();

?>

<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">23. Package Changes</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sn-BackwardsCompatibility.php">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="sn-ProjectOverview.php">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both" id="sn-PackageChanges">23. Package Changes</h2></div></div></div><p>
    For a list of which packages were updated since the previous
    release, refer to
    <a class="ulink" href="http://fedoraproject.org/wiki/Docs/Beats/PackageChanges/UpdatedPackages" target="_top">http://fedoraproject.org/wiki/Docs/Beats/PackageChanges/UpdatedPackages</a>.
    You can also find a comparison of major packages between all Fedora
    versions at
    <a class="ulink" href="http://distrowatch.com/fedora" target="_top">http://distrowatch.com/fedora</a>.
  </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sn-BackwardsCompatibility.php">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="sn-ProjectOverview.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">22. Backwards Compatibility </td><td width="20%" align="center"><a accesskey="h" href="index.php">Home</a></td><td width="40%" align="right" valign="top"> 24. Fedora Project </td></tr></table></div>
<?

$template->displayFooter('$Date: 2007/11/08 03:46:57 $');

?>