diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 221ad694219..99ab13d2995 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-01-19 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * w32.c (check_windows_init_file): Remove declarations of | ||
| 4 | Vwindow_system, Vload_path, Qfile_exists_p to fix compilation. | ||
| 5 | |||
| 1 | 2011-01-19 Tom Tromey <tromey@redhat.com> | 6 | 2011-01-19 Tom Tromey <tromey@redhat.com> |
| 2 | 7 | ||
| 3 | * window.c: Fix error introduced by previous patch. | 8 | * window.c: Fix error introduced by previous patch. |