diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 77e1c961b20..5d4c1221a74 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-03-12 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * unexelf.c: Restore changes of 1999-10-19. | ||
| 4 | (unexec): Don't adjust bss for sbss type SHT_PROGBITS; otherwise | ||
| 5 | fix its type and alignment; copy it from current process. | ||
| 6 | |||
| 1 | 2000-03-12 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * atimer.c (cancel_atimer): Break out of the loop as soon as timer | 9 | * atimer.c (cancel_atimer): Break out of the loop as soon as timer |