source: branches/ppc-purge/source/cocoa-ide/ide-contents/Resources/English.lproj/Credits.html

Last change on this file was 15364, checked in by R. Matthew Emerson, 13 years ago

Bring over some minor changes from the app store branch.

  • require 10.6.6 in Info.plist files
  • include application category in Info.plist files
  • build altconsole with default architecture (not -m32)
File size: 328 bytes
Line 
1<html>
2<head>
3<style type="text/css">
4html {
5 font-family: "Lucida Grande";
6 font-size: small;
7}
8
9.centered {
10 text-align: center;
11}
12
13</style>
14</head>
15<body>
16<p>
17To report bugs or request enhancements, please go to the
18<a href="http://trac.clozure.com/ccl">Clozure CL Trac</a>
19and create a ticket.
20</p>
21</body>
22</html>
Note: See TracBrowser for help on using the repository browser.