diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a4b2ae24ef7..24f0dccea98 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -18,8 +18,8 @@ | |||
| 18 | 18 | ||
| 19 | Remove the MAXPATHLEN limitations: | 19 | Remove the MAXPATHLEN limitations: |
| 20 | 20 | ||
| 21 | * sysdep.c (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New | 21 | * sysdep.c (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: |
| 22 | function. | 22 | New function. |
| 23 | 23 | ||
| 24 | * buffer.c (init_buffer): Use it. | 24 | * buffer.c (init_buffer): Use it. |
| 25 | 25 | ||