From db014f112a380fd68dfe81aa82a6fd9998b3a325 Mon Sep 17 00:00:00 2001
From: Ben Harris <bjh21@bjh21.me.uk>
Date: Sat, 25 Jan 2003 14:07:50 +0000
Subject: [PATCH] We now have _some_ useful AE support, so mention what's
 missing specifically. Also mentio lack of Duplicate Session.

[originally from svn r2716]
---
 mac/README.mac | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/mac/README.mac b/mac/README.mac
index 86c5cc82..1b38c6e6 100644
--- a/mac/README.mac
+++ b/mac/README.mac
@@ -1,4 +1,4 @@
-$Id: README.mac,v 1.16 2003/01/24 00:37:27 ben Exp $
+$Id: README.mac,v 1.17 2003/01/25 14:07:50 ben Exp $
 
 Information about PuTTY for the Mac OS
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@@ -71,16 +71,18 @@ Unimplemented features (should be done before release):
  * Entropy collection.
  * Private key files.
  * Pageant and PuTTYgen.
- * Apple Events.
+ * Do something with Open Application Apple Events.
  * Warn-on-close.
  * Close-on-exit.
  * Warn-on-quit.
  * Event log.
+ * Duplicate session.
 
 Wishlist (after release):
  * SFTP client (GUI?)
  * Carbon compatibility (requires Open Transport and Navigation Services).
  * 'styl' copy (and paste, for script codes?).
+ * Handle 'gurl' Apple Events.
 
 Local Variables:
 mode: text