'AX.25 Library', 'ax25-tools' => 'AX.25 Tools', 'ax25-apps' => 'AX.25 Applications'); $pkgcfiles = array ('libax25' => 'ChangeLog.lib', 'ax25-tools' => 'ChangeLog.tools', 'ax25-apps' => 'ChangeLog.apps'); $package = trim($package); if (($package != '') && ($pkgcfiles["$package"] != '')) { ?> '<? echo $pkgnames["$package"]; ?>

ChangeLog for

Below is the changelog for the package. You can also go back to the main webpage from here.

" . htmlentities($line) . "\n";
      $i++;
    } else {
      if (eregi("^ *--", $line))
      {
        print "" . htmlentities($line) . "\n";
      } else {
        print(htmlentities($line));
      }
    }
  }
  echo "
\n"; } else { ?>

Cannot find that package name or no package name given.

Package given was "".


Last Changed: Tue Apr 17 09:47:59 2001

This website kindly hosted by SourceForge
SourceForge Logo