diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2015-08-07 Kaz Kylheku <kaz@kylheku.com> + * sysif.c (w_lstat): If we don't have S_IFLINK, implement + w_lstat as an alias to w_stat. This helps build on MinGW. + +2015-08-07 Kaz Kylheku <kaz@kylheku.com> + Change to different exception for debugger quit. * debug.c (debug_quit_s): New global variable. |