diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fa65344ada4..ece278922f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2001-11-05 Dale Hagglund <rdh@yottayotta.com> | 1 | 2001-11-05 Dale Hagglund <rdh@yottayotta.com> |
| 2 | 2 | ||
| 3 | * unexelf.c (unexec): Don't use `mmap'. Instead, read and write | 3 | * unexelf.c (unexec): Don't use `mmap'. Instead, read and write |
| 4 | the program image directly. | 4 | the program image directly. |