diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2a0c0e6822d..89c4e273715 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2012-11-19 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * w32fns.c (Fx_file_dialog): | ||
| 4 | (Fx_file_dialog): Accomodate rename of cygwin_convert_path* to | ||
| 5 | cygwin_convert_file_name*. | ||
| 6 | |||
| 7 | * cygw32.c (Fcygwin_convert_path_to_windows, syms_of_cygw32): | ||
| 8 | Rename cygwin_convert_path* to cygwin_convert_file_name*. | ||
| 9 | |||
| 1 | 2012-11-18 Paul Eggert <eggert@cs.ucla.edu> | 10 | 2012-11-18 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 11 | ||
| 3 | * nsterm.m (ns_select): Send SIGIO only to self, not to process group. | 12 | * nsterm.m (ns_select): Send SIGIO only to self, not to process group. |