diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 81379fd1130..1894f6d99ad 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-04-10 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK | ||
| 4 | only after check for file name handler functions. Signal, when | ||
| 5 | native functionality is not supported. | ||
| 6 | (syms_of_fileio): Declare it unconditionally. | ||
| 7 | |||
| 1 | 2008-04-10 Jason Rumney <jasonr@gnu.org> | 8 | 2008-04-10 Jason Rumney <jasonr@gnu.org> |
| 2 | 9 | ||
| 3 | * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get | 10 | * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get |