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 3836e32fdbc..f7cb0fe850f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2012-11-20 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-20 Ken Brown <kbrown@cornell.edu> | 10 | 2012-11-20 Ken Brown <kbrown@cornell.edu> |
| 2 | 11 | ||
| 3 | * emacs.c (main): Set the G_SLICE environment variable for all | 12 | * emacs.c (main): Set the G_SLICE environment variable for all |