diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cd150845e89..210aafeb75b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-04-14 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes. | ||
| 4 | (fill_in_lock_file_name): Avoid existing files that aren't | ||
| 5 | links. | ||
| 6 | |||
| 1 | 2000-04-14 Dave Love <fx@gnu.org> | 7 | 2000-04-14 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * Makefile.in (LIBS, IBOBJS): New variable. | 9 | * Makefile.in (LIBS, IBOBJS): New variable. |