diff mac/ChangeLog @ 39106:dc9d8a2e8650

2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk> * src/macmenu.c (mac_menu_show): Use refcon of selected menu item.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 04 Sep 2001 06:19:12 +0000
parents c56375806351
children e4461ba10180
line wrap: on
line diff
--- a/mac/ChangeLog	Tue Sep 04 06:12:57 2001 +0000
+++ b/mac/ChangeLog	Tue Sep 04 06:19:12 2001 +0000
@@ -1,5 +1,7 @@
 2001-09-04  Andrew Choi  <akochoi@cse.cuhk.edu.hk>
 
+	* src/macmenu.c (mac_menu_show): Use refcon of selected menu item.
+
 	* src/macterm.c (XTread_socket): Read all pending events in the
 	event queue instead of one.