aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.10')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 10de7e53794..cf62ec29bbc 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -23215,7 +23215,7 @@
23215 23215
23216 * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef 23216 * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
23217 and FSRefMakePath to convert FSSpec returned with Apple Event to 23217 and FSRefMakePath to convert FSSpec returned with Apple Event to
23218 Posix pathname. 23218 POSIX pathname.
23219 (mac_initialize) [TARGET_API_MAC_CARBON]: 23219 (mac_initialize) [TARGET_API_MAC_CARBON]:
23220 Call init_required_apple_events and disable the `Quit' menu item 23220 Call init_required_apple_events and disable the `Quit' menu item
23221 provided automatically by the Carbon Toolbox. 23221 provided automatically by the Carbon Toolbox.