|
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
|
| Rev | Line | |
|---|
| [7506] | 1 | <html>
|
|---|
| 2 | <head>
|
|---|
| 3 | <style type="text/css">
|
|---|
| 4 | html {
|
|---|
| 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>
|
|---|
| 17 | To report bugs or request enhancements, please go to the
|
|---|
| [15364] | 18 | <a href="http://trac.clozure.com/ccl">Clozure CL Trac</a>
|
|---|
| [7506] | 19 | and create a ticket.
|
|---|
| 20 | </p>
|
|---|
| 21 | </body>
|
|---|
| 22 | </html>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.