# HG changeset patch # User Eli Zaretskii # Date 1220114814 0 # Node ID 2dace62e5e251009b0a1a0d4ae0f44525b2e1192 # Parent a77c2abc723739f40019a56c9eb17875ce553b92 *** empty log message *** diff -r a77c2abc7237 -r 2dace62e5e25 src/ChangeLog --- a/src/ChangeLog Sat Aug 30 16:46:06 2008 +0000 +++ b/src/ChangeLog Sat Aug 30 16:46:54 2008 +0000 @@ -1,5 +1,10 @@ 2008-08-30 Eli Zaretskii + * w32.c (init_user_info): Allocate buf[] with xmalloc using the size + needed by GetTokenInformation. + (w32_system_process_attributes): Check return values of all system + APIs. + * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript only when the state changes. (IT_update_begin, IT_update_end): Add termscript trace.