Last change
on this file since 412 was 366, checked in by Nicholas Riley, 17 years ago |
Info-Pester.plist: Updated for build 23.
NJRHotKey.m: Cosmetic cleanup.
PSAlarm.[hm]: Fix -[PSAlarm time] to work properly, though it no
longer has any clients.
PSSnoozeUntilController.m: Fix snooze until time being off by an hour
as displayed, or if edited, in some time zones.
PSSpeechAlert.m: Display the voice name instead of its identifier in
the description.
Pester.xcodeproj: Misc.
release-notes.html: Updated for build 23.
|
File size:
1.0 KB
|
Rev | Line | |
---|
[361] | 1 | <html>
|
---|
| 2 | <head>
|
---|
| 3 | <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
---|
| 4 | <title>What's new in Pester</title>
|
---|
| 5 | <meta name="robots" content="anchors">
|
---|
| 6 | <link href="release-notes.css" type="text/css" rel="stylesheet" media="all">
|
---|
| 7 | </head>
|
---|
| 8 |
|
---|
| 9 | <body>
|
---|
| 10 | <table>
|
---|
[366] | 11 | <tr><th colspan="2">Pester 1.1 beta 6 (23)</th></tr>
|
---|
[361] | 12 | <tr><td class="icon"></td>
|
---|
| 13 | <td>
|
---|
[364] | 14 | <ul>
|
---|
| 15 | <li>Repeating alarms continue to repeat if they didn’t expire while Pester was not running.</li>
|
---|
| 16 | <li>(Re-)added speech alerts.</li>
|
---|
| 17 | <li>Alert help tags in the alarm list appear correctly in Leopard.</li>
|
---|
| 18 | <li>Changes to the field you’re editing are saved when switching between “in” and “at”.</li>
|
---|
| 19 | <li>Corrected validation of the alert repetition field which allowed you to specify zero (blank) or over 99 repetitions.</li>
|
---|
| 20 | <li>Pester 1.0 alarms no longer create duplicates of themselves on import.</li>
|
---|
[366] | 21 | <li>Fixed “Snooze until” times being an hour late in some time zones.</li>
|
---|
[364] | 22 | </ul>
|
---|
[361] | 23 | </td>
|
---|
| 24 | </tr>
|
---|
| 25 | </table>
|
---|
| 26 | </body>
|
---|
| 27 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.